Flash firmware
- The download link to the font file:http://res.8ms.xyz/8ms/8ms.ttf
ESP32:
Flash firmware on a hardware using the flash tool according to the following configuration.(The flashing address corresponds to the compiling address one by one.)
File | Address |
---|---|
bootloader.bin | 0x1000 |
partition-table.bin | 0x8000 |
lvgl-demo.bin | 0x10000 |
Note: For ESP32-C3, the flashing address of bootloader.bin is 0x00.
SigmaStar:
Based on openwrt:Flash the demo on the development board directly and run it.
Based on Linux: You need to save the font file 8ms.ttf in the /usr directory of the development board, and then execute the demo.
文档更新时间: 2021-08-06 10:57 作者:plj