Was parallel support ever added for the ESP32-S2? #1940
Unanswered
JimDrewGH
asked this question in
Q&A - General
Replies: 2 comments 5 replies
-
I have not tested the S2 with a parallel display but it should work. C3 and S3 have been tested with 8 bit parallel interface. S2, C3 and S3 with SPI interface. |
Beta Was this translation helpful? Give feedback.
4 replies
-
DMA is only supported on original ESP32 at the moment. |
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.
-
The title says it all. I have a case where I am stuck using an ESP32-S2 because I need a couple of extra I/O pins, but I have a parallel (only) display. I can't find any information about parallel display support for the ESP32-S2 other than in March about looking into it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions