Page 1 of 1

Factory ESP32 toggling pins not mentioned in docs?

Posted: Thu Jan 13, 2022 10:18 pm
by kbaud1
We have built a new CNC controller that uses the ESP32. When we apply power to the board to program it starts triggering relays in the power section. This could be dangerous.

The pins affected are connected to GPIO 16 and 17.

Before we designed this board, we verified according to the docs that these GPIOs are not active during boot. We even tested them to verify this (they float) but I failed to test them with the factory image. That was my fault. Turns out, they do follow the docs but only if the part is erased. The factory image does change the state of the pins so be careful.

This is relevant if you plan on programming them after you have the parts installed from the reel.

Re: Factory ESP32 toggling pins not mentioned in docs?

Posted: Tue Jan 25, 2022 9:16 am
by ESP_ICY
hello, could you please tell me the particular module and the " factory inmage" you used