This is a placeholder topic for “ProS3 ESP32-S3 Dev board” comments.
Introducing the ProS3 - The Ultimate Pro ESP32-S3 Development Board
Ships with a set of male headers you can solder on if required.
Each ProS3 ships…
This is a placeholder topic for “ProS3 ESP32-S3 Dev board” comments.
Introducing the ProS3 - The Ultimate Pro ESP32-S3 Development Board
Ships with a set of male headers you can solder on if required.
Each ProS3 ships…
What is the max input/output voltage on the GPIO pins?
The ESP32-S3 is a 3.3V device. The voltage applied to a GPIO pin should never exceed VDD + 0.3V, or 3.6V for a 3.3V supply. The minimum should never be less than -0.3V.
esp32-s3_datasheet_en.pdf (Section 5 Page 63)
Hey @J.a.m.e.s,
@Jeff105671 is correct in his answer. If you want a bit more information that datasheet Jeff linked contains a bit more information in section 5.1 (Page 63).