Adafruit_ILI9341 icon indicating copy to clipboard operation
Adafruit_ILI9341 copied to clipboard

Add support for SONY SPRESENSE board

Open baggio63446333 opened this issue 11 months ago • 0 comments

Add support for SONY SPRESENSE board

  • Set 40MHz as the default SPI frequency
  • Spresense board must use SPI_MODE3 not SPI_MODE0.

It works well on SONY SPRESENSE board with https://github.com/adafruit/Adafruit-GFX-Library/pull/431. Test by examples/mock_ili9341 sketch passed. There is no impact on the other boards.

baggio63446333 avatar Sep 04 '23 05:09 baggio63446333