Closed baylf2000 closed 1 year ago
Hi @baylf2000, please see the ground truth information for the final sign-off:
The GPIO8 must also be either left unconnected/floating, or driven Low, in order to enter the serial bootloader.
sentence is a leftover from documentation of older chips. Sorry for that, I will correct the docs ASAP.
@radimkarnis Much appreciated :) Thank you!
@baylf2000 thanks for noticing this!
Chip Description
ESP32-C6
More Information
The documentation page for esptool for the ESP32-C6 is contradictory. It states that GPIO8 must be unconnected or low AND must be high in order to enter the serial boot loader. It cannot be both at the same time.
From: https://docs.espressif.com/projects/esptool/en/latest/esp32c6/advanced-topics/boot-mode-selection.html
An urgent correction/clarification would be much appreciated as this is holding up the final sign-off on our project.