Schematic and TFT Component Review #1433
Unanswered
elgranshaman
asked this question in
Q&A - General
Replies: 1 comment 2 replies
-
Add a series resistor to the LEDs, 2R2 is a typical value to limit the maximum LED current on 3.3V. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am designing a custom board for an ESP32 to drive a ILI9488 3.5" TFT LCD using the TFT_eSPI library.
As far as I can tell, I have connected everything correctly and it should work. I have attached a screenshot from the schematic and the datasheet of the display. Kindly review my work and let me know about any red flags.
From the ESP32 side, I've connected the SPI MOSI, SCLK and CS to the respective VSPI pins and DC, RST and BL to GPIOs.
The power supply is 3.3V and it can source up to 1A
Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions