esp32-C3快速烧录

Android技术 未结 精帖 0 295
奈斯-16875
奈斯-16875 LV1 4月5日 12:36 编辑
点击群号免费加入Android研发QQ群:718969991 点击群号免费加入Android研发QQ2群:642949684 点击群号免费加入iOS研发QQ群:643871613
<p id="descriptionP"><h1><span style="color: rgb(34, 34, 38); font-family: &quot;PingFang SC&quot;; font-weight: bold; font-size: x-large;">通过导入二进制文件,利用Espressif官方烧录工具,将固件烧录到ESP32-C3开发板。</span></h1><h2 style="margin-top: 0px; font-weight: 700; font-family: &quot;Roboto Slab&quot;, ff-tisa-web-pro, Georgia, Arial, sans-serif; font-size: 24px; margin-bottom: 24px; color: rgb(64, 64, 64); background-color: rgb(252, 252, 252);">准备工作<a href="https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/production_stage/tools/flash_download_tool.html#id1" title="永久链接至标题" style="color: rgb(41, 128, 185); cursor: pointer; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-weight: normal; font-stretch: normal; font-size: 14px; line-height: 1; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; opacity: 0; margin-left: 0.5em;"></a></h2><p style="line-height: 24px; font-size: 16px; margin-top: 0px; margin-bottom: 24px; color: rgb(64, 64, 64); font-family: Lato, proxima-nova, &quot;Helvetica Neue&quot;, Arial, sans-serif; background-color: rgb(252, 252, 252);">乐鑫模组在进行 flash 下载时所需的软、硬件资源如下所示。</p><ul style="margin-top: 0px; margin-bottom: 24px; margin-left: 0px; list-style-position: initial; list-style-image: initial; line-height: 24px;"><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;">硬件设备:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; list-style: disc; line-height: 24px;"><li style="list-style-type: circle; margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;">1 x esp32-C3开发板</p></li><li style="list-style-type: circle; margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;">1 x PC(操作系统支持 Windows 7 [64 位]、Windows 10)</p></li></ul></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;">软件:</p></li><li style="margin-left: 24px;"><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; list-style: disc; line-height: 24px;"><li style="list-style-type: circle; margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;"><a href="https://dl.espressif.com/public/flash_download_tool.zip" style="color: rgb(41, 128, 185); cursor: pointer;">Flash 下载工具</a></p></li></ul></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;"><br></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: &quot;Roboto Slab&quot;, ff-tisa-web-pro, Georgia, Arial, sans-serif; font-size: 20px; font-weight: 700;">界面入口</span><a href="https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/production_stage/tools/flash_download_tool.html#id3" title="永久链接至标题" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-stretch: normal; font-size: 14px; line-height: 1; font-family: FontAwesome; color: rgb(41, 128, 185); cursor: pointer; display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; opacity: 0; margin-left: 0.5em;"></a></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;">文件解压后,打开&nbsp;<a href="https://dl.espressif.com/public/flash_download_tool.zip" style="color: rgb(41, 128, 185); cursor: pointer;">Flash 下载工具</a>,双击&nbsp;<code style="font-family: SFMono-Regular, Menlo, Monaco, Consolas, &quot;Liberation Mono&quot;, &quot;Courier New&quot;, Courier, monospace; font-size: 12px; max-width: 100%; background: rgb(255, 255, 255); border: 1px solid rgb(225, 228, 229); padding-top: 2px; padding-bottom: 2px; color: rgb(231, 76, 60); overflow-x: auto;">.exe</code>&nbsp;文件后进入工具主界面,如下图所示:</p><figure id="id7" style="margin: auto; text-align: center;"><img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405121441_yy.png" style="text-align: left; max-width: 100%;"><a href="https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/_images/main_interface.jpg" style="color: rgb(41, 128, 185); cursor: pointer;"><img alt="../../_images/main_interface.jpg" src="https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/_images/main_interface.jpg" style="border-width: 0px; border-style: initial; max-width: 100%; height: 185.4px; width: 194.4px;"></a><span style="font-weight: bold; text-align: left;">esp32-C3配置如下</span><span style="text-align: left;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405121119_6n.png" style="text-align: left; max-width: 100%;"><a href="https://docs.espressif.com/projects/esp-test-tools/zh_CN/latest/esp32/production_stage/tools/flash_download_tool.html#id7" title="永久链接至图片" style="text-align: left; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; color: rgb(41, 128, 185); cursor: pointer; display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; opacity: 0; margin-left: 0.5em;"></a></figure></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;">按步骤配置参数</p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405121950_4i.png" style="max-width:100%;"><br></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: bold;">步骤1.bin文件路径根据自己下载解压到的固件包位置选择bin烧录文件,后面对应的烧录文件起始位置按下图配置烧录起始位置</span></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405122153_7p.png" style="max-width:100%;"><br></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: bold;">步骤2.选择插入的esp32-C3开发板所使用的COM口,下方的波特率可以默认也可以自行选择</span></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: bold;">步骤3.清除</span><span style="font-weight: 700;">插入的esp32-C3开发板缓存</span></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: 700;">步骤4.点击开始,等待烧录完成</span></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: 700;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405123012_ie.png" style="max-width:100%;"><br></span></p></li><li style="margin-left: 24px;"><p style="line-height: 24px; margin-top: 0px; margin-bottom: 24px;"><span style="font-weight: 700;">按</span><span style="background-color: rgb(252, 252, 252); color: rgb(64, 64, 64); font-family: Lato, proxima-nova, &quot;Helvetica Neue&quot;, Arial, sans-serif; font-size: 16px; font-weight: 700;">esp32-C3开发板上的RST键,将蓝牙连接到手机,代码测试,并成功执行了代码中的动作即烧录成功了。</span></p></li><li style="margin-left: 24px;"><p style="margin-top: 0px; margin-bottom: 24px; line-height: 24px;"><img src="http://asbbs.oss-cn-hangzhou.aliyuncs.com/upload/user/897/img/20250405123243_02.png" style="max-width:100%;"><br></p></li></ul><p></p><p><br></p><p></p><p><br></p></p><p><br></p>
收藏(0)  分享
相关标签: esp32 esp32-C3
注意:本文归作者所有,未经作者允许,不得转载
0个回复
  • 消灭零回复
相关帖子
esp32-c3烧录固件失败,原因在哪? 1
广告招募哦~
点击图片或者QQ扫码加入社区官方交流群