Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3843

General • Re: ili9488 8-bit with Pico

$
0
0
Thanks for the response. Yes, I am using the 0.5 mm board. From what I have seen, it is the correct library, but as I mentioned earlier, I am a bit of a beginner, especially when it comes to dealing with slightly complex libraries. I did not know where I could make the modification of the pins on the files. And I do not know how I can make the declaration in my sketch.
If possible, where can I change the pins?
#define TFT_RST 15
#define TFT_RD 16
#define TFT_WR 17
#define TFT_RS 14
#define TFT_CS 13
#define TFT_DB7 18
#define TFT_DB6 19
#define TFT_DB5 20
#define TFT_DB4 21
#define TFT_DB3 22
#define TFT_DB2 26
#define TFT_DB1 27
#define TFT_DB0 28

This is my wiring

Thank you

Statistics: Posted by hosnimg — Sun Jul 14, 2024 3:33 pm



Viewing all articles
Browse latest Browse all 3843

Trending Articles