Which Raspberry Pi Pico pins do I have to connect SDA and SCL to? #55
-
I have a round1.28 TFT LCD GC9A01 Display. I would like to use it with my Raspberry Pi Pico as a Clock. But I don't know to which pins I Must connect SDA and SCL. I also don't know which Board driver I have to use for the Pico, the driver from Earle F. Philhower or the official from Arduino. I would be very happy if you could help me further |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
All of the above is GPIO number(GPxx). I know the board did not have GPIO number is a difficulty, you may find it on the web: |
Beta Was this translation helpful? Give feedback.
TFT_SCK(SCL): 18, TFT_MOSI(SDA): 19
All of the above is GPIO number(GPxx). I know the board did not have GPIO number is a difficulty, you may find it on the web:
https://www.google.com.hk/search?q=raspberry+pi+pico+pinout&ie=UTF-8&oe=UTF-8&hl=zh-hk&client=safari