Sorry for the bump, but are there also some guides on how to wire the SD part of the ILI9341 (4 Pins SD_CS, SD_MOSI, SD_MISO, SD_SCK) to a Teensy 3.2?
Thanks for any help! :)
Type: Posts; User: Albert66
Sorry for the bump, but are there also some guides on how to wire the SD part of the ILI9341 (4 Pins SD_CS, SD_MOSI, SD_MISO, SD_SCK) to a Teensy 3.2?
Thanks for any help! :)
Yeah thanks for linking the library, its already working for me like i want it but it might help future people :)
Have a good night!
Thank you it works with this wiring but seems like the library used in the ILI9341_t examples arent made for this touch, didnt know I have to use a different one than for the ILI9328. :)
Hello
today my ili9341 arrived and i successfully wired the display pins which also can be found on this site: https://www.pjrc.com/store/display_ili9341.html
There are only 9 pins listed for the...