Board/NWI/NWI1126-DAT/NWI1126-DAT.md
... ...
@@ -43,4 +43,5 @@
43 43
- [[NWI1124-DAT]]
44 44
- [[NWI1125-DAT]]
45 45
- [[NWI1126]]
46
-- [[ESP32-SDK]]
... ...
\ No newline at end of file
0
+- [[ESP32-SDK]]
1
+- [[ESP32-C3-WROOM-02-DAT]]
... ...
\ No newline at end of file
PROG/PIC-PROG/PICKIT-DAT.md
... ...
@@ -1,8 +0,0 @@
1
-
2
-
3
-- MCLR
4
-- VCC
5
-- GND
6
-- PGD
7
-- PGC
8
-
PROG/WCH_PROG/08-35-18-30-01-2023.png
... ...
Binary files a/PROG/WCH_PROG/08-35-18-30-01-2023.png and /dev/null differ
PROG/WCH_PROG/36-39-15-31-01-2023.png
... ...
Binary files a/PROG/WCH_PROG/36-39-15-31-01-2023.png and /dev/null differ
PROG/WCH_PROG/WCH-PROG.md
... ...
@@ -1,19 +0,0 @@
1
-
2
-
3
-# WCHISPTool
4
-
5
-
6
-- via USB port
7
-- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
-
9
-
10
-
11
-## CH559
12
-
13
-![](36-39-15-31-01-2023.png)
14
-
15
-
16
-
17
-## CH552
18
-
19
-![](08-35-18-30-01-2023.png)
... ...
\ No newline at end of file
SDK/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png
... ...
Binary files /dev/null and b/SDK/Arduino-IDE-DAT/Arduino-ESP32/18-04-16-05-06-2023.png differ
SDK/Arduino-IDE-DAT/Arduino-ESP32/arduino-esp32.md
... ...
@@ -7,8 +7,21 @@ https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html
7 7
8 8
## Parameters
9 9
10
+ESP32
10 11
![](52-27-16-05-01-2023.png)
11 12
13
+ESP32-C3
14
+![](18-04-16-05-06-2023.png)
15
+
16
+- USB CDC on Boot - Disabled
17
+- CPU Frequency 160 MHz
18
+- Flash Frequency 80MHz
19
+- Flash Size 4MB
20
+- Core Debug Level: None
21
+- Partition Scheme: Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS)
22
+- Erase All Flash Before Sketch Upload: **Enabled**
23
+- Flash Mode: QIO
24
+
12 25
13 26
## version
14 27
... ...
@@ -24,4 +37,6 @@ https://github.com/espressif/arduino-esp32
24 37
- https://github.com/Edragon/Arduino-ESP32
25 38
26 39
includes
27
-- bluetooth / wifi tested with official examples
... ...
\ No newline at end of file
0
+- bluetooth / wifi tested with official examples
1
+
2
+
SDK/ESP/ESP32-SDK.md
... ...
@@ -7,4 +7,6 @@
7 7
8 8
- [[flash-download-tool]]
9 9
10
-- [[esptool]] - [[esp-idf-vscode]] - [[ESP32-USB]] - [[esp-idf]]
... ...
\ No newline at end of file
0
+- [[esptool]] - [[esp-idf-vscode]] - [[ESP32-USB]] - [[esp-idf]]
1
+
2
+- [[arduino-ESP32]]
... ...
\ No newline at end of file
SDK/PIC-PROG/PICKIT-DAT.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+
3
+- MCLR
4
+- VCC
5
+- GND
6
+- PGD
7
+- PGC
8
+
SDK/WCH_PROG/08-35-18-30-01-2023.png
... ...
Binary files /dev/null and b/SDK/WCH_PROG/08-35-18-30-01-2023.png differ
SDK/WCH_PROG/36-39-15-31-01-2023.png
... ...
Binary files /dev/null and b/SDK/WCH_PROG/36-39-15-31-01-2023.png differ
SDK/WCH_PROG/WCH-PROG.md
... ...
@@ -0,0 +1,19 @@
1
+
2
+
3
+# WCHISPTool
4
+
5
+
6
+- via USB port
7
+- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
+
9
+
10
+
11
+## CH559
12
+
13
+![](36-39-15-31-01-2023.png)
14
+
15
+
16
+
17
+## CH552
18
+
19
+![](08-35-18-30-01-2023.png)
... ...
\ No newline at end of file