Page 1 of 1

How boot mode in esp32 adafruit huzzah32

Posted: Wed Aug 31, 2022 9:05 am
by prem111
Hi, im have this evaluation boards:

https://learn.adafruit.com/adafruit-huz ... r/overview

Question is, how to go into boot mode to upload micropython firmware via esptool?

Thanks.

Re: How boot mode in esp32 adafruit huzzah32

Posted: Wed Aug 31, 2022 9:18 am
by Roberthh
The feather board has the espressif boot loader logic. So esptool.py will switch the device into bootloader mode automaitically, Strange enough, GPIO0 seems not to be connected to the board's pin headers.