bf8e0627e99c3fecb0bec994b3c16bdf39d46b6f
BOM-DAT/BOM-DAT.md
... | ... | @@ -12,7 +12,7 @@ The common bom we hosted |
12 | 12 | |
13 | 13 | |
14 | 14 | ## Chip-CN |
15 | -- [[WCH-DAT]] - [[ESP32-DAT]] - [[ESP8266-DAT]] |
|
15 | +- [[WCH-DAT]] - [[ESP32-dat]] - [[ESP8266-DAT]] |
|
16 | 16 | |
17 | 17 | - [[BTB-dat]] |
18 | 18 |
Board-dat/NWI/NWI1100-dat/2024-08-05-18-36-06.png
... | ... | Binary files /dev/null and b/Board-dat/NWI/NWI1100-dat/2024-08-05-18-36-06.png differ |
Board-dat/NWI/NWI1100-dat/NWI1100-dat.md
... | ... | @@ -7,6 +7,19 @@ ESP32-DevKitC |
7 | 7 | |
8 | 8 | ![](20-34-18-09-08-2023.png) |
9 | 9 | |
10 | +## Schematic |
|
11 | + |
|
12 | +![](2024-08-05-18-36-06.png) |
|
13 | + |
|
14 | +- power supply |
|
15 | +- microUSB + USB-TTL |
|
16 | +- buttons *2 |
|
17 | +- pin header |
|
18 | +- EN pull-up |
|
19 | +- power supply filter capacitor *2 |
|
20 | + |
|
21 | + |
|
22 | + |
|
10 | 23 | ## Pin |
11 | 24 | ![](13-37-18-09-08-2023.png) |
12 | 25 | |
... | ... | @@ -45,4 +58,6 @@ ESP32-DevKitC |
45 | 58 | |
46 | 59 | ## ref |
47 | 60 | |
48 | -- [[NWI1100]] |
|
... | ... | \ No newline at end of file |
0 | +- [[NWI1100]] |
|
1 | + |
|
2 | +- [[power-dat]] - [[serial-dat]] |
|
... | ... | \ No newline at end of file |
Board-dat/NWI/NWI1126-DAT/NWI1126-DAT.md
... | ... | @@ -89,7 +89,7 @@ Peripheral schamtic please refer to [[NWI1124-DAT]] |
89 | 89 | - [[NWI1125-DAT]] |
90 | 90 | - [[NWI1126]] |
91 | 91 | |
92 | -- [[ESP32-DAT]] - code at [[arduino-esp32-dat]] |
|
92 | +- [[ESP32-dat]] - code at [[arduino-esp32-dat]] |
|
93 | 93 | |
94 | 94 | |
95 | 95 | ## jumper setup cases |
Board-dat/NWI/NWI1245-DAT/NWI1245-DAT.md
... | ... | @@ -10,7 +10,7 @@ https://www.electrodragon.com/product/esp32-can-rs-485-wire-interface-shield/ |
10 | 10 | - RS485 communication - [[rs485-dat]] |
11 | 11 | - CAN communication - [[can-dat]] |
12 | 12 | - DC-DC buck regulator - 8201 in [[dcdc-dat]] |
13 | -- ESP32 core control - stack dev boards in [[esp32-dat]] |
|
13 | +- ESP32 core control - stack dev boards in [[ESP32-dat]] |
|
14 | 14 | |
15 | 15 | ## Used ESP32-DevKitC Pins |
16 | 16 |
Chip-cn-dat/Espressif/ESP-DAT.md
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | |
4 | 4 | ## Modules Series |
5 | 5 | |
6 | -- [[ESP32-DAT]] |
|
6 | +- [[ESP32-dat]] |
|
7 | 7 | |
8 | 8 | - [[ESP8266-dat]] |
9 | 9 |
Chip-cn-dat/Espressif/ESP32-dat/ESP32-C3-dat/ESP32-C3-DAT.md
... | ... | @@ -128,4 +128,21 @@ If you have a serial USB-TTL bridge board or cable, you can read following debug |
128 | 128 | |
129 | 129 | - default as a comm port, and power supplied |
130 | 130 | |
131 | -![](2024-08-05-18-18-01.png) |
|
... | ... | \ No newline at end of file |
0 | +![](2024-08-05-18-18-01.png) |
|
1 | + |
|
2 | +- Flash Using USB |
|
3 | +The USB on the ESP32-C3 uses the GPIO19 for D+ and GPIO18 for D-. The ESP32-C3 supports only USB CDC and JTAG. If you are flashing for the first time, you need to get the ESP32-C3 into the download mode manually. To do so, press and hold the BOOT button and then press the RESET button once. |
|
4 | + |
|
5 | +- [[USB-dat]] |
|
6 | + |
|
7 | +- USB console guide - https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/api-guides/usb-serial-jtag-console.html |
|
8 | + |
|
9 | + |
|
10 | +The ESP32-C3 supports only USB CDC and JTAG. |
|
11 | + |
|
12 | +If you are flashing for the first time, you need to get the ESP32-C3 into the download mode manually. To do so, press and hold the BOOT button and then press the RESET button once. After that release the BOOT button. |
|
13 | + |
|
14 | + |
|
15 | +## ref |
|
16 | + |
|
17 | +- [[ESP32-C3]] |
|
... | ... | \ No newline at end of file |
Chip-cn-dat/Espressif/ESP32-dat/ESP32-C3-dat/ESP32-\302\255C3-\302\255WROOM\302\255-02-DAT/ESP32-\302\255C3-\302\255WROOM-\302\25502-DAT.md
... | ... | @@ -35,8 +35,10 @@ page 24. |
35 | 35 | |
36 | 36 | - [[flash-download-tool]] - [[arduino-esp32-dat]] |
37 | 37 | |
38 | +https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/get-started/establish-serial-connection.html#:~:text=Flash%20Using%20USB&text=The%20USB%20on%20the%20ESP32,D%2B%20and%20GPIO18%20for%20D%2D.&text=The%20ESP32%2DC3%20supports%20only,press%20the%20RESET%20button%20once. |
|
39 | + |
|
38 | 40 | |
39 | 41 | ## ref |
40 | 42 | |
41 | -- [[ESP32-C3]] - [[ESP-SDK-dat]] - [[ESP32-DAT]] |
|
43 | +- [[ESP32-C3]] - [[ESP-SDK-dat]] - [[ESP32-dat]] |
|
42 | 44 |
Chip-cn-dat/Espressif/ESP32-dat/ESP32-DAT.md
... | ... | @@ -20,6 +20,7 @@ |
20 | 20 | - [[ESP32-S2-dat]] |
21 | 21 | - [[ESP32-S3-dat]] |
22 | 22 | - [[ESP32-C2-dat]] |
23 | + |
|
23 | 24 | - [[ESP32-C3-dat]] |
24 | 25 | |
25 | 26 |
Chip-cn-dat/Espressif/ESP32-dat/ESP32-WROOM-DAT/ESP32-WROOM-DAT.md
... | ... | @@ -83,7 +83,7 @@ ESP32-WROOM-32 |
83 | 83 | - https://w.electrodragon.com/w/Category:ESP32 |
84 | 84 | |
85 | 85 | |
86 | -- [[ESP32-DAT]] |
|
86 | +- [[ESP32-dat]] |
|
87 | 87 | |
88 | 88 | ## Datasheet |
89 | 89 | |
... | ... | @@ -102,9 +102,9 @@ obseleted |
102 | 102 | |
103 | 103 | ![](11-27-01-08-02-2023.png) |
104 | 104 | |
105 | +## Based Design |
|
105 | 106 | |
106 | - |
|
107 | - |
|
107 | +- [[NWI1245-dat]] - [[NWI1206-dat]] - [[NWI1100-dat]] |
|
108 | 108 | |
109 | 109 | ## ref |
110 | 110 |
Tech-dat/Interface-dat/USB-dat/usb-dat.md
... | ... | @@ -48,6 +48,11 @@ MicroA_2_A_Female |
48 | 48 | In other boot try: |
49 | 49 | * In case of SLCAN software connect UCCB and type in terminal '''boot''' device should reset and new device should connect to Your pc |
50 | 50 | |
51 | +## USB mode |
|
52 | + |
|
53 | +- USB CDC / Serial |
|
54 | +- USB JTAG |
|
55 | + |
|
51 | 56 | |
52 | 57 | |
53 | 58 | ## ref |
Tech-dat/power-dat/dcdc-dat/dcdc-down-dat/dcdc-down-dat.md
... | ... | @@ -20,11 +20,11 @@ |
20 | 20 | | MP2143 | [[MPS-dat]] | 24V | 3A | | | | |
21 | 21 | |
22 | 22 | |
23 | -TPS543x 3A、宽输入范围降压转换器 |
|
23 | +TPS 543x 3A、宽输入范围降压转换器 |
|
24 | 24 | |
25 | -TPS5430:5.5V 至 36V |
|
25 | +TPS 5430:5.5V 至 36V |
|
26 | 26 | |
27 | -TPS54331 具有 Eco-mode 的 3A、28V 输入、直流/直流降压转换器 |
|
27 | +TPS 54331 具有 Eco-mode 的 3A、28V 输入、直流/直流降压转换器 |
|
28 | 28 | |
29 | 29 | TPS 54202 DDCR |
30 | 30 |