Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.61 KB

bak.md

File metadata and controls

38 lines (22 loc) · 1.61 KB

BPI-BIT Webduino MIT

BPI-BIT Webduino相关网站:

中国大陆地区官方网站

中国港澳台以及其他地区官方网站

BPI-BIT官方英文论坛

BPI-BIT官方中文论坛

固件烧录:

固件存放位置在Bin目录下面

  • Bin目录介绍(仅适用于Windows):

    • bit_default.bin : BPI-BIT板的标准Webduino固件
    • bit_stable.bin : BPI-BIT板的stable版本Webduino固件
    • boot_app0.bin : Espressif-WROOM-32主核心驱动
    • partitions.bin : BPI-BIT的Webduino固件分区表文件
    • bootloader_dio_40m.bin : Espressif-WROOM-32的bootloader(适用于速度为40MHz的DIO烧录模式)

各个操作系统下的烧录方式:

工具:ESP FLASH DOWNLOAD TOOL(Windows)

一键烧写工具(Auto Flash Tool)

ESPtool 工具:ESPtool安装(github)(Windows&linux&macOS)