ESP32S3 GPIO26 turns high during boot

vmastellone
Posts: 1
Joined: Tue Mar 29, 2022 1:32 pm

ESP32S3 GPIO26 turns high during boot

Postby vmastellone » Thu Apr 06, 2023 7:58 am

During ESP boot, GPIO26 turns briefly high.

This behavior interferes with the peripheral connected to that pin.

Is there any way to prevent the pin from turning high.

ESP_LJH
Posts: 387
Joined: Tue May 18, 2021 9:21 am

Re: ESP32S3 GPIO26 turns high during boot

Postby ESP_LJH » Fri Apr 07, 2023 12:18 pm

Maybe you could add a strong pull-down resistor since there is a weak pull-up inside GPIO26.

Jonathan2892
Posts: 44
Joined: Tue Dec 07, 2021 4:04 pm

Re: ESP32S3 GPIO26 turns high during boot

Postby Jonathan2892 » Tue Apr 11, 2023 6:45 am

Hey,

you can look up all the pin-states at RESET in the technical reference: https://www.espressif.com/sites/default ... ual_en.pdf
In table 6-3 there is a column called RST. Below the table is the explanation what the numbers in that column mean.
Maybe that helps to choose which pin to use for your peripherals.

Best, J

Who is online

Users browsing this forum: Google [Bot] and 154 guests