adafruit / Adafruit_ILI9341

Library for Adafruit ILI9341 displays
415 stars 283 forks source link

Support for SPI Settings #59

Closed Stefanhg closed 5 years ago

Stefanhg commented 5 years ago

Hello. I would like to request support for SPI settings as i got a ADS1220 which users spiMode1 and the ILI display uses SPImode0. This gives some problems and as of now Arduino also recommends using SPIsettings for libraries to ensure that it runs at the correct SPI settings

SPI settings reference: https://www.arduino.cc/en/Reference/SPIbeginTransaction

ladyada commented 5 years ago

this library uses SPI transactions

Stefanhg commented 5 years ago

Ah my bad, i was running the older ILI9340