ESP8266程序烧写

资源分享评论5,514阅读模式

支持云升级的程序烧写、烧写AT指令。

硬件平台 :Nodemcu

Wifi模组: 安信可ESP-12系列,Flash为华邦的32M Flash。

ESP8266程序烧写

程序下载:http://espressif.com/zh-hans/support/download/sdks-demos

参考乐鑫的官方文档:《2a-esp8266-sdk_getting_started_guide_cn 》,以下为文档中的截图: ESP8266程序烧写

从上图中我们可以得到信息:如果flash为32Mbit即4MByte,那么相应的下载地址:

Bin文件    下载地址

Boot.bin    0x00000

User1.bin  0x01000

User2.bin  0x81000

Esp_init_data_default.bin   0x3FC000

Blank.bin   0x3FE000

工具下载:http://espressif.com/zh-hans/support/download/other-tools

ESP8266程序烧写

运行结果 :

ESP8266程序烧写

匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定