2 Get Started on ESP32-C3-MINI-1U
Compressed 18960 bytes to 11311...
20
Writing at 0x00000000... (100
21
Wrote 18960 bytes (11311 compressed) at 0x00000000 in 0.3 seconds (effective 584.9
22
kbit/s)...
Hash of data verified.
23
Compressed 145520 bytes to 71984...
24
Writing at 0x00010000... (20
25
Writing at 0x00014000... (40
26
Writing at 0x00018000... (60
27
Writing at 0x0001c000... (80
28
Writing at 0x00020000... (100
29
Wrote 145520 bytes (71984 compressed) at 0x00010000 in 2.3 seconds (effective
30
504.4 kbit/s)...
Hash of data verified.
31
32
Leaving...
33
Hard resetting via RTS pin...
34
Done
35
If everything goes well, the "hello_world" application starts running after you remove the jumper on IO0 and GND,
and re-power up the testing board.
2.4.6 Monitor
To check if "hello_world" is indeed running, type 'idf.py -p PORT monitor' (Do not forget to replace PORT with your
serial port name).
This command launches the IDF Monitor application:
$ idf.py -p /dev/ttyUSB0 monitor
1
Running idf_monitor in directory [...]/esp/hello_world/build
2
Executing "python [...]/esp-idf/tools/idf_monitor.py -b 115200 [...]/esp/hello_world/build
3
/hello-world.elf"...
--- idf_monitor on /dev/ttyUSB0 115200 ---
4
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
5
ets Jun
8 2016 00:22:57
6
7
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
8
ets Jun
8 2016 00:22:57
9
...
10
After startup and diagnostic logs scroll up, you should see "Hello world!" printed out by the application.
...
1
Hello world!
2
Restarting in 10 seconds...
3
This is esp32c3 chip with 1 CPU core, WiFi/BLE, 4MB external flash
4
Restarting in 9 seconds...
5
Restarting in 8 seconds...
6
Restarting in 7 seconds...
7
To exit IDF monitor use the shortcut Ctrl+].
Espressif Systems
%)
%)
%)
%)
%)
%)
12
ESP32-C3-MINI-1U User Manual v0.1
Need help?
Do you have a question about the ESP32-C3-MINI-1U and is the answer not in the manual?
Questions and answers