ESP32_S3 and C2 with the ST7789 display #1835
Answered
by
Bodmer
mike-rankin
asked this question in
Q&A - General
-
I see Setup70b_ESP32_S3 and Setup70c_ESP32_C3 will now work for the ILI9341 displays but will the S3 and C3 work for the ST7789 displays if I modify the User_Setup.h and User_Setup_Select.h files? Right now I have the ESP32_S3 and ESP32_C3 hardware but only lcd displays with the ST7789 driver on them. |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
May 18, 2022
Replies: 1 comment 2 replies
-
The provided setups are just examples, the C3 and S3 will work with most displays including ST7789. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mike-rankin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The provided setups are just examples, the C3 and S3 will work with most displays including ST7789.