Custom PCB Implementation #1332
Unanswered
elgranshaman
asked this question in
Q&A - General
Replies: 1 comment 1 reply
-
Have you seen these WT32-SC01: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I want to build a custom PCB using an LCD TFT panel instead of a module. As I understand, for this library to work, the SPIs and other control signals need to be converted to 16-bit parallel using the 74CH4xxx IC's.
I found at Waveshare, the schematic for this implementation.
I am planning to get a 3.5" TFT LCD with a backlight and an ILI9486 or ILI9488 driver. Are they the same? They look like it from the outside at Ilitek website.
On my custom PCB, I will have an ESP32 plus the SPI to 16-bit circuit without level conversion as it is already 3.3V and nothing the touchscreen and SD functionality.
Can you please confirm that all my assumptions are correct and I can use this library over the above-mentioned configuration?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions