当前位置:网站首页>ESP32 S3 vscode+idf搭建
ESP32 S3 vscode+idf搭建
2022-07-25 18:26:00 【Sola_Ex】
前提安装
- 安装vscode
- 安装git
打开vscode,安装idf插件
在vscode的插件市场上,找IDF的字样
并且点击安装,我的已经是安装完了。正常来说安装完成后会进入一个启动页面
如果没有进入,就点击左边的图标进入
安装IDF
按下F1,输入IDF,找到“配置ESP-IDF插件”
选择ADVANCED
选择自己需要的IDF版本,一般我都选择最新的,后面其实也可以更新,按自己需求来就可以。下面就是配置工具链路径和IDF的路径
配置好后点击Install慢慢等待即可。
等待这些地方慢慢打勾
并且出现这个
你的基础配置完成了。
编译
我使用ESP32 S3 DevkitC-1的小板子,然后我们需要创建demo
同样按下F1,并且输入exam
然后继续选这个
这里有丰富的例子,你喜欢选哪个就哪个,我选择blink
桌面或者其他地方创建好一个文件夹,


然后用vscode打开这个文件夹
一开始不熟悉,所以给他们上图,做了标记,我用的USB转串口来下载,需要外接USB转TTL模块,接TX RX GND,有电源供电就行。
编译
直接点击下方编译的地方即可,慢慢等待
下载
IDF有三个工具可以选择
- JTAG
- DFU
- UART
然而根据实际需求,我使用UART的方式。
然后点击下载的图标下载即可。注意下载前,需要先按住boot,然后按下复位,让ESP32进入下载模式,然后松开,否则就会这样
重新来
正确的是这样。下载完成后,按下rst复位,程序就可以跑起来了。
完事从点灯开始,大家都是点灯狂魔…
边栏推荐
猜你喜欢

Combined with GHS multi, use Reza E1 simulator to realize the simulation and debugging of Reza rh850 single chip microcomputer

Software testing -- common testing tools
![Why is the index in [mysql] database implemented by b+ tree? Is hash table / red black tree /b tree feasible?](/img/1f/a2d50ec6bc97d52c1e7566a42e564b.png)
Why is the index in [mysql] database implemented by b+ tree? Is hash table / red black tree /b tree feasible?

LeetCode 101. 对称二叉树 && 100. 相同的树 && 572. 另一棵树的子树

7. 依赖注入

数二2010真题考点

如何将exe文件添加到开机启动

Could not stop Cortex-M device! Please check the JTAG cable solution

Thales launches solutions to help SAP customers control cloud data

Connect to MySQL using sqldeveloper
随机推荐
The milestone progress has been made in the joint development of whole human GPCR antibody drugs by baicalto and liberothera
Circulaindicator component, which makes the indicator style more diversified
Why is the index in [mysql] database implemented by b+ tree? Is hash table / red black tree /b tree feasible?
408第二章线性表
Chapter 5 Basic Scripting: Shell Variables
Error when starting MySQL on Linux
Application of current probe in ECU and electrical system current measurement
11.1-cm24 nearest common ancestor
数二2010真题考点
【华为机试真题】字符串匹配
BiSeNet v1
Nc68 jumping steps
用GaussDB(for Redis)存画像,推荐业务轻松降本60%
Detailed introduction and application of GaN (comprehensive and complete)
CircleIndicator组件,使指示器风格更加多样化
网易严选库存中心设计实践
Keil5 "loading PDSC debug description failed for STMicroelectronics stm32hxxxxxxx" solution
R language uses GT package and gtextras package to display tabular data beautifully: GT_ bar_ Plot function and GT_ plt_ bar_ PCT function visual percentage bar graph, percentage bar graph of original
7. 依赖注入
文件基础知识