ProS3 ESP32-S3 Dev board (CE08579)

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…

Read more

1 Like

What is the max input/output voltage on the GPIO pins?

1 Like

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)

3 Likes

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).