Does it matter which ESP32-S3 GPIO pins I use? #548
Answered
by
mrcodetastic
sschueller
asked this question in
Q&A
-
Other than the obvious ESP32-S3 pins that one need to take care with using like strapping and PSRAM, does it matter which GPIO pins I use for which signal? |
Beta Was this translation helpful? Give feedback.
Answered by
mrcodetastic
Dec 26, 2023
Replies: 1 comment
-
You'd best read the official ESP32-S3 technical reference documentation. But from experience you can use any general GPIO you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sschueller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'd best read the official ESP32-S3 technical reference documentation. But from experience you can use any general GPIO you want.