esp32-c3 io-mux default pin state during reset

john11
Posts: 14
Joined: Wed Jan 13, 2021 7:37 pm

esp32-c3 io-mux default pin state during reset

Postby john11 » Fri Aug 13, 2021 10:18 am

Hi,

esp32-s2 has in its datasheet (page 42) specific pin state At Reset & After Reset. I would assume this is during the pin EN low and when EN is high.

esp32-c3 only has the pin state specified (page 17) for After Reset. Is there no difference between At/After Reset for this chip?

-- john

ESP_wangning
Posts: 15
Joined: Wed Jan 06, 2021 8:21 am

Re: esp32-c3 io-mux default pin state during reset

Postby ESP_wangning » Wed Aug 25, 2021 11:00 am

Hi John,
It takes some time to power up the chip. During power-up, the chip is at reset. Once the chip is powered up, the chip is released from reset, aka after reset.
At reset, only strapping pins are configurable, which is described in Chapter Chip Boot Control in Technical Reference Manual. Other pins cannot be configured at reset. That's the reason why we do not provide pin configurations at reset.
Hope this helps!

Who is online

Users browsing this forum: No registered users and 81 guests