diff --git a/doc/XIAO_ESP32S3/README.md b/doc/XIAO_ESP32S3/README.md index b9731e1..bc40349 100644 --- a/doc/XIAO_ESP32S3/README.md +++ b/doc/XIAO_ESP32S3/README.md @@ -92,13 +92,7 @@ In the first step, you need to open the application **flash download tool**, and -Then, select the communication port. It's necessary to erase the FLASH using the **ERASE** button before the first firmware flash. - -Before erasing the FLASH memory, it is necessary to switch the board to bootloader mode. Hold down the BOOT button (red arrow), press the RESET button (green arrow), wait for 1 second, and release the BOOT button. Then, you can erase the FLASH memory using the ERASE button. After a successful erase, the status will change to FINISH. - - - -Then is possible upload FW to MCU. It is necessary again switch the board to bootloader mode. Hold down the BOOT button (red arrow), press the RESET button (green arrow), wait for 1 second, and release the BOOT button. Then, you can erase the FLASH memory using the ERASE button. +Then, select the communication port. It's necessary to erase the FLASH using the ERASE button before the first firmware flash. diff --git a/doc/XIAO_ESP32S3/flash.jpg b/doc/XIAO_ESP32S3/flash.jpg index dabfc6e..5244504 100644 Binary files a/doc/XIAO_ESP32S3/flash.jpg and b/doc/XIAO_ESP32S3/flash.jpg differ