当前位置:网站首页>Write to esp8266 burning brush firmware
Write to esp8266 burning brush firmware
2022-07-26 10:34:00 【Neo Wordsworth】
Wiring is too troublesome , On the computer and esp8266 Add one in the middle is stm32,
adopt stm32 Serial port 2 And serial port 6 Get through (2 Send the received data 6,6 Send the received data 2), A serial port 2 Connect the computer , A serial port 6 Pick up esp8266
Two more SCM IO, Respectively esp Of en Give high level and IO0 To low level .
Power off the single chip first , Configure the firmware directory , Click on 【 One button burning 】, Then power on the single chip computer to burn it .

Later, I bought a serial port recorder , You can't burn it alive , You can't burn it with a few other software
![]()
Check it out , Find out IO0 The output of the mouth is a 2.8v The voltage of ( It should be low level when burning )
边栏推荐
- json-c库的简单使用——将json文件转换为struct.
- 数据分析入门 | kaggle泰坦尼克任务(一)—>数据加载和初步观察
- 少了个分号
- [Halcon vision] morphological expansion
- [Halcon vision] software programming ideas
- Introduction to Phoenix (Level 1: Phoenix installation, level 2: Phoenix basic grammar)
- 分布式锁解决方案之Redis实现
- What is wrong about the description of function templates (how to solve link format errors)
- Some cutting-edge research work sharing of SAP ABAP NetWeaver containerization
- Dynamically determine file types through links
猜你喜欢

码云,正式支持 Pages 功能,可以部署静态页面

【机器学习小记】【风格迁移】deeplearning.ai course4 4th week programming(tensorflow2)

【dectectron2】跟着官方demo一起做

Comparison of packet capturing tools fiddler and Wireshark
![[leetcode每日一题2021/2/18]【详解】995. K 连续位的最小翻转次数](/img/de/62fca587cde95110c2a967ca93eea5.png)
[leetcode每日一题2021/2/18]【详解】995. K 连续位的最小翻转次数

Uniapp uses the simple method signalr (only for web debugging, cannot package apps)

Our Web3 entrepreneurship project is yellow

【Halcon视觉】数组

Review of database -- 3. SQL language

Unit test, what is unit test and why is it so difficult to write a single test
随机推荐
Review of database -- 1. Overview
Dynamically determine file types through links
Prevent XSS attacks
PTA class a 1001
【Halcon视觉】编程逻辑
MLX90640 红外热成像仪测温传感器模块开发笔记(六)红外图像伪彩色编码
modelsim 安装教程(应用未安装)
.NET 开源框架在工业生产中的应用
移动端双指缩放事件(原生),e.originalEvent.touches
Review of database -- 3. SQL language
关于函数模板描述错误的是(链接格式错误怎么解决)
[Halcon vision] Fourier transform of image
Nacos custom service change subscription
string null转空字符串(空字符串是什么意思)
algorithm
C语言计算日期间隔天数
[Halcon vision] image filtering
Inheritance method of simplified constructor (II) - class inheritance in ES6
[leetcode每日一题2021/8/31]1109. 航班预订统计【中等】差分数组
[C language] named type and anonymous type