Raspberry-ili9340spi
Raspberry-ili9340spi copied to clipboard
Compatability update: Adafruit 2.2" TFT with ili9340c
More of a notification for anyone looking to use the same board than an issue. I was able to successfully use your library to get this adafruit display to work with no modifications and by using the suggested pin-outs in the read-me. Pi hardware was a raspberry pi zero 2 w
GND to GND Vin to 3.3v D/C to GPIO 2 Rst to GPIO 3 LCD CS to GPIO 8 MOSI to GPIO 10 SCK to GPIO 11 BL to 3.3v
Do not connect the SDCD or MISO as these are for the SD card slot on the back of the board and will probably need modification to the code to get them to work.