Replies: 2 comments 1 reply
-
For the S3, higher GPIO can be used. See example setup here: |
Beta Was this translation helpful? Give feedback.
-
The Setup207 example did not work for me either... // Base Defines // ESP32S3 pins used (aliexpress Dev Board N16R8) #define TFT_D0 4 // Must use pins in the range 0-31 or alternatively 32-48 |
Beta Was this translation helpful? Give feedback.
-
Hi,
I like to use a BananaPi Leaf S3 (it's a ESP32-S3 board) and display with parallel port.
I wonder about the comment in a header file:
The board has 8 pins side by side, so it would be easy to connect, but numbers are GPIO35 - GPIO42. Can I use these pins?
Beta Was this translation helpful? Give feedback.
All reactions