Arduino-Add-On-for-LinkIt-SDK icon indicating copy to clipboard operation
Arduino-Add-On-for-LinkIt-SDK copied to clipboard

SPI Library Compatibility

Open pablosun opened this issue 7 years ago • 2 comments

When using this library: https://github.com/ZinggJM/GxEPD The SPI (Software) library does not act normally.

Issues including:

  • Does not support multiple beginTransaction() endTransaction() pairs
  • Does not allow frequency adjustment
  • Does not define #define SPI_HAS_TRANSACTION 1

pablosun avatar Dec 28 '17 07:12 pablosun