Adafruit ILI9341 library

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Jimbee
 
Posts: 45
Joined: Wed Aug 01, 2018 12:49 pm

Adafruit ILI9341 library

Post by Jimbee »

Hi,
Is there a way to have the ILI9341 library use a different hardware SPI port other than the default. Please
let me know if this is possible and if so how to do it.

Thanks,
JD

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit ILI9341 library

Post by adafruit_support_carter »

One of the constructor overloads allows for providing an alternate SPIClass:
https://adafruit.github.io/Adafruit_ILI ... 83ecc67708

User avatar
Jimbee
 
Posts: 45
Joined: Wed Aug 01, 2018 12:49 pm

Re: Adafruit ILI9341 library

Post by Jimbee »

Is that not for software spi?

I need hardware spi.

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit ILI9341 library

Post by adafruit_support_carter »

spi.jpg
spi.jpg (38.85 KiB) Viewed 259 times

User avatar
Jimbee
 
Posts: 45
Joined: Wed Aug 01, 2018 12:49 pm

Re: Adafruit ILI9341 library

Post by Jimbee »

Can you please give me an example showing how to using this.

Thanks.

Locked
Please be positive and constructive with your questions and comments.

Return to “Metro, Metro Express, and Grand Central Boards”