TTGO-T-Display/firmware/README.MD

26 wiersze
463 B
Plaintext

2023-03-06 07:38:09 +00:00
2023-03-06 07:57:40 +00:00
When you suspect that there is a problem with the hardware, you can brush in our test firmware
2023-03-06 07:38:09 +00:00
2023-03-06 07:57:40 +00:00
1. Download [Flash_download_tool](https://www.espressif.com.cn/sites/default/files/tools/flash_download_tool_3.9.3_0.zip)
2. Select esp32,UART
![](esp32-1.png)
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
![](esp32-2.png)
2023-03-06 07:38:09 +00:00