Page 1 of 1

I am confused with pins on my ESP32-S3-WROOM1 N16R8 44pin

Posted: Mon Dec 01, 2025 7:28 pm
by gray_b
I have a ESP32-S3-WROOM1 N16R8 44pin that I am just getting around to using. But I am very confused as to what pins or IO are available to me to use?

The one I have is listed at https://www.aliexpress.com/item/1005007929835630.html

I have a number of different IO pin listings that seem to conflict with each other.

I need
1 analogue inputs
12 digtal outputs and
2 digital inputs

I have the one included in datasheet from espressif, but I find it confusing

Does anybody have a reliable list.

Re: I am confused with pins on my ESP32-S3-WROOM1 N16R8 44pin

Posted: Thu Dec 04, 2025 8:50 am
by MicroController
That board may be a copy of Espressif's DevKit, which has a nice overview here.
With the S3, you want to steer clear of GPIO26-GPIO32 (probably also GPIO33-GPIO37) as they're used for internal flash and PSRAM.