Chip-cn-dat/AIT/ESP-C3-12F-DAT/ESP-C3-12F-DAT.md
... ...
@@ -3,7 +3,7 @@
3 3
4 4
5 5
- [[ESP-C3-12F-DAT]]
6
--
6
+
7 7
![](42-54-17-15-12-2022.png)
8 8
9 9
![](2023-11-28-15-28-19.png)
... ...
@@ -33,4 +33,9 @@
33 33
34 34
![](2023-11-28-15-31-59.png)
35 35
36
-* IO8 should float, otherwise USB Bootmode only
... ...
\ No newline at end of file
0
+* IO8 should float, otherwise USB Bootmode only
1
+
2
+
3
+## ref
4
+
5
+- [[ESP32-C3-dat]]
... ...
\ No newline at end of file
Chip-cn-dat/AIT/ESP-C3-32S-dat/ESP-C3-32S-dat.md
... ...
@@ -7,7 +7,7 @@
7 7
8 8
## ref
9 9
10
-- datasheet - https://docs.ai-thinker.com/_media/esp32/docs/esp-c3-32s_specification.pdf
10
+- [[Esp32-c3s_specification.pdf]]
11 11
12 12
- [[ESP-C3-32S]]
13 13
Chip-cn-dat/AIT/ESP-C3-32S-dat/Esp32-c3s_specification.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/AIT/ESP-C3-32S-dat/Esp32-c3s_specification.pdf differ
Chip-cn-dat/Espressif/ESP32/ESP32-C3-dat/ESP32-C3-DAT.md
... ...
@@ -28,6 +28,9 @@
28 28
- https://github.com/Edragon/ESP32/blob/master/ESP32-C3/esp32-c3_datasheet_cn.pdf
29 29
- EN DS
30 30
- https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf
31
+- Reference manual
32
+- https://www.espressif.com/sites/default/files/documentation/esp32-c3_technical_reference_manual_en.pdf
33
+
31 34
32 35
## ESP32-C3 Boards
33 36
... ...
@@ -79,4 +82,18 @@ I2C
79 82
* https://github.com/espressif/arduino-esp32/issues/5478
80 83
81 84
85
+## Boot Loag
86
+
87
+boot log
88
+
89
+ ESP32-C3S
90
+ ESP-ROM:esp32c3-api1-20210207
91
+ Build:Feb 7 2021
92
+ rst:0x1 (POWERON),boot:0x7 (DOWNLOAD(USB/UART0/1))
93
+ waiting for download
82 94
95
+ ESP32-C3-12F
96
+ ESP-ROM:esp32c3-api1-20210207
97
+ Build:Feb 7 2021
98
+ rst:0x1 (POWERON),boot:0x0 (USB_BOOT)
99
+ wait usb download
... ...
\ No newline at end of file