Added firmware

This commit is contained in:
lewishe 2023-03-21 09:13:15 +08:00
parent bcbd68df25
commit 3abb9aab8c
4 changed files with 26 additions and 0 deletions

26
firmware/README.MD Normal file
View File

@ -0,0 +1,26 @@
When you suspect that there is a problem with the hardware, you can brush in our test firmware
1. Download [Flash_download_tool](https://www.espressif.com.cn/sites/default/files/tools/flash_download_tool_3.9.3_0.zip)
2. Select esp32s3,USB
![](esp32s3-1.png)
3. Press and hold the BOOT button on the board, do not release it, then insert the USB, and finally release the BOOT button
3. Select according to the following figure, finally select START, press RST after writing, or power on again, and then observe the log output from the serial port
![](esp32s3-2.png)

BIN
firmware/esp32s3-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
firmware/esp32s3-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
firmware/firmware.bin Normal file

Binary file not shown.