2312 views|8 replies

270

Posts

0

Resources
The OP
 

【ESP32-C3-DevKitM-1】ESP32-C3 development environment construction [Copy link]

 This post was last edited by 怀穿少年梦 on 2021-6-28 19:18

This is my first time to use ESP32. I just heard that ESP32 is a SOC chip with many peripherals integrated in it, which is a bit like a single-chip microcomputer, but ESP32-C3 can easily realize the Internet of Things. So I want to learn more about it, so I applied for this development board evaluation. First, let's install the development environment.

First, follow the official website's Getting Started Guide to install. Download the offline installation version. As shown in the picture.

The offline version will download and install all the tools, which is a relatively simple installation. When I finished the installation and selected the target chip, I found that there was no ESP-C3 chip. I looked for answers on the forum, but there was no reply. Then I saw someone mentioned this problem on Bilibili, saying that the ESP-C3 chip was not supported. At first, I saw on the official website that I could upgrade ESP-IDF based on the original one, but I failed after trying. Then I tried to build a development environment on VS code. I found detailed steps given by a great god on this forum. I installed VC studio 2015, Git, Python 3.9.5 separately. After installing vs code, it still prompted that python dependencies were missing. Then I uninstalled python myself, downloaded the tool package directly from github, and after installing it, it was successfully compiled. Now I write down my own installation process and share it with those who need it.

1. First, install VS code, just download it from the official website. This software is easy to install, just confirm it all the way.

Baidu link:

https://pan.baidu.com/s/1o2olDkDOB1Ia0zfI7eGzpw

Extraction code: 5fc8 .

2. Download the v4.3 release from Espressif server:

https://dl.espressif.com/dl/esp-idf/releases/esp-idf-v4.3-beta3.zip

Or my Baidu link direct download link:

https://pan.baidu.com/s/1rf7vfpe2WjAIuYTQ3MZDGw

Extraction code: 1e6t .

After downloading, unzip it. There should be no Chinese path.

3. Download all installation packages of ESP-Tool.

The link is the same as above, in ESP-TOOL.

4. Open VS code and download the Espressif IDF plugin .

5. After downloading the plugin, reopen VS code and it will automatically jump to the ESP-setup Configuration page. In select ESP-IDF Version, select the path you just unzipped and click install.

6. After installing the above, jump to install ESPtool. Select your path to install. The download will be intermittent at this time.

Sometimes the download fails and you have to restart the installation. This is usually due to a network problem.

You can do this by copying the downloaded ESP tool to the .espressif\dist path and then waiting for the installation. Then start from step 5

After the installation is complete, the following interface will be displayed.

7. Finally, add the hello folder to see if it can be compiled. If it is compiled successfully, it means the installation is successful.

When it says "Compiled successfully", it means the installation is successful. Note that the compilation time is relatively long.

Finally, attach the installation link of the forum master

https://en.eeworld.com/bbs/thread-1167207-1-1.html

If you have any questions, you can send me a private message and discuss it.

ESPTool.png (96.57 KB, downloads: 0)

ESPTool.png

QQ截图20210627210214.png (25.07 KB, downloads: 0)

QQ截图20210627210214.png
This post is from Domestic Chip Exchange

Latest reply

It is great that the author shares his hard-earned experience.   Details Published on 2021-7-1 16:08
 
 

9702

Posts

24

Resources
2
 

It would be nice if you could explain the process of creating a project in more detail.

This post is from Domestic Chip Exchange

Comments

This article mainly explains how to build and develop, and the next article will explain how to create a project. Thanks for your suggestions  Details Published on 2021-6-30 08:14
Personal signature虾扯蛋,蛋扯虾,虾扯蛋扯虾
 
 
 

270

Posts

0

Resources
3
 
littleshrimp posted on 2021-6-29 11:49 It would be nice if you could explain the process of creating a project in more detail

This article mainly explains how to build and develop, and the next article will explain how to create a project. Thanks for your suggestions

This post is from Domestic Chip Exchange

Comments

So looking forward to it!  Details Published on 2021-6-30 09:01
 
 
 

9702

Posts

24

Resources
4
 
Posted by A Teenager's Dream on 2021-6-30 08:14 This article mainly explains the construction and development, and the next article will explain the creation of the project. Thank you for your suggestions

So looking forward to it!

This post is from Domestic Chip Exchange
 
 
 

1236

Posts

66

Resources
5
 

The idf download tool does not support breakpoint resume, which is very troublesome. The download tool is likely to be disconnected from the network, and then choose to download again

This post is from Domestic Chip Exchange

Comments

Generally, after doing this, I often have to start over again. I just download the required tools directly from the link and then install them. This way I don’t have to start over again and can just install them directly.  Details Published on 2021-7-1 08:25
 
 
 

270

Posts

0

Resources
6
 
dql2016 posted on 2021-6-30 17:20 It is very troublesome to download idf tools that do not support breakpoint resume. Later, the download tool is likely to be unavailable on the network, and then choose to download again

Generally, after doing this, I often have to start over again. I just download the required tools directly from the link and then install them. This way I don’t have to start over again and can just install them directly.

This post is from Domestic Chip Exchange
 
 
 

6062

Posts

4

Resources
7
 

Thanks for sharing.

This post is from Domestic Chip Exchange
 
 
 

2w

Posts

74

Resources
8
 

It is great that the author shares his hard-earned experience.

This post is from Domestic Chip Exchange
Add and join groups EEWorld service account EEWorld subscription account Automotive development circle

Comments

Thanks for the encouragement  Details Published on 2021-7-1 18:12
Personal signature

加油!在电子行业默默贡献自己的力量!:)

 
 
 

270

Posts

0

Resources
9
 
soso posted on 2021-7-1 16:08 It is great to share the experience that the OP has worked hard to find.

Thanks for the encouragement

This post is from Domestic Chip Exchange
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list