Board-new/ESP32-ISO-dat/ESP32-ISO-dat.md
... ...
@@ -52,13 +52,13 @@
52 52
53 53
## ref
54 54
55
-- [[inductive-load-dat]]
55
+- [[inductive-load-dat]] - [[interface-dat]]
56 56
57 57
- [[ESP32-dat]]
58 58
59 59
- [[ESP32-ISO]]
60 60
61
-- [[interface-dat]]
61
+
62 62
63 63
## Demo video
64 64
Board/SVC/SVC1019-dat/SVC1019-dat.md
... ...
@@ -12,4 +12,4 @@ https://www.electrodragon.com/product/three-wires-dc-voltmeter-0-99-9v-wreverse-
12 12
- [[svc1015-dat]] - [[svc1017-dat]] - [[svc1019-dat]]
13 13
14 14
15
-- [[SVC1019]] - [[voltmeter]]
... ...
\ No newline at end of file
0
+- [[SVC1019]] - [[power-sensor]]
... ...
\ No newline at end of file
Tech/Sensor-dat/power-sensor-dat/INA226-dat.md
... ...
@@ -0,0 +1,5 @@
1
+
2
+# INA226-dat
3
+
4
+
5
+https://www.ti.com/product/INA226
Tech/Sensor-dat/power-sensor-dat/power-sensor-dat.md
... ...
@@ -0,0 +1,14 @@
1
+
2
+# power-sensor-dat
3
+
4
+- [[INA226-dat]]
5
+
6
+## boards
7
+
8
+- [[svc1015-dat]] - [[svc1017-dat]] - [[svc1019-dat]]
9
+
10
+
11
+
12
+## ref
13
+
14
+- [[voltmeter]]
... ...
\ No newline at end of file
chip-cn/Espressif/ESP32/ESP32-DAT.md
... ...
@@ -28,7 +28,11 @@ https://products.espressif.com/#/product-selector?language=en
28 28
## Chip Info
29 29
30 30
### datasheet
31
-- esp32
31
+
32
+- chip datasheet
33
+- https://www.espressif.com.cn/sites/default/files/documentation/esp32_datasheet_en.pdf
34
+
35
+- esp32 technical_reference_manual CN
32 36
- https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_cn.pdf
33 37
34 38
- ESP32 Chip Revision v3.0 - User Guid
chip-cn/Espressif/ESP32/ESP32-HDK-dat/ESP32-GPIOs-dat.md
... ...
@@ -23,35 +23,3 @@ ESP32 共有 5 个 Strapping 管脚,可参考章节 6 电路原理图:
23 23
| GPIO | 2 | pull-down |
24 24
| MTDO | 15 | |
25 25
| GPIO | 5 | |
26
-
27
-## Template
28
-
29
-| Pin | Prerequisite | Used for |
30
-| --- | ------------ | -------- |
31
-| 36 | input_only | |
32
-| 39 | input_only | |
33
-| 34 | input_only | |
34
-| 35 | input_only | |
35
-| 32 | | |
36
-| 33 | | |
37
-| 25 | DAC | |
38
-| 26 | DAC | |
39
-| 27 | | |
40
-| 14 | | |
41
-| 12 | | |
42
-| 13 | | |
43
-| 15 | strapping | |
44
-| 2 | strapping | |
45
-| 0 | strapping | |
46
-| 4 | | |
47
-| 16 | | |
48
-| 17 | | |
49
-| 5 | strapping | |
50
-| 18 | | |
51
-| 19 | | |
52
-| 20 | | |
53
-| 21 | | |
54
-| 3 | U0R | |
55
-| 1 | U0T | |
56
-| 22 | | |
57
-| 23 | | |
chip-cn/Espressif/ESP32/ESP32-HDK-dat/ESP32-HDK-dat.md
... ...
@@ -1,11 +1,42 @@
1
-
2
-# ESP32 HDK dat
1
+# ESP32 HDK dat
3 2
4 3
- [[ESP32-WROOM-dat]]
5 4
6
-## pins
7
-
8
-### RMT
5
+## pins
6
+
7
+## Template
8
+
9
+| Pin | Prerequisite | Used for | Note |
10
+| --- | ------------ | ---------- | ---- |
11
+| 36 | input_only | ~ lead-out | |
12
+| 39 | input_only | ~ lead-out | |
13
+| 34 | input_only | ~ lead-out | |
14
+| 35 | input_only | ~ lead-out | |
15
+| 32 | | IN1 | |
16
+| 33 | XTAL_32K_N | IN2 | |
17
+| 25 | DAC | IN3 | |
18
+| 26 | DAC | IN4 | |
19
+| 27 | | OUT1 | |
20
+| 14 | | OUT2 | |
21
+| 12 | strapping | ~ lead-out | |
22
+| 13 | | I2C | |
23
+| 15 | strapping | I2C | |
24
+| 2 | strapping | ~ lead-out | |
25
+| 0 | strapping | ~ lead-out | |
26
+| 4 | | OUT4 | |
27
+| 16 | | U2 | |
28
+| 19 | | VSPI | |
29
+| 17 | | U2 | |
30
+| 5 | strapping | VSPI | |
31
+| 18 | | VSPI | |
32
+| 20 | | OUT3 | |
33
+| 21 | | U1 | |
34
+| 3 | U0R | U0 | |
35
+| 1 | U0T | U0 | |
36
+| 22 | | U1 | |
37
+| 23 | | VSPI | |
38
+
39
+### RMT
9 40
10 41
- RMT_SIG_IN0~7
11 42
- Any GPIO Pins
... ...
@@ -14,24 +45,20 @@
14 45
15 46
- [[infrared-dat]]
16 47
17
-
18
-
19
-### Serial
48
+### Serial
20 49
21 50
- U0 = RXD0 / TXD0
22 51
- U1 = SD2 / SD3 (can not use)
23
-- U2 = U2RXD = IO16, U2TXD = IO17
24
-
52
+- U2 = U2RXD = IO16, U2TXD = IO17
25 53
26 54
### SPI
27 55
28 56
- [[ESP32-SPI-dat]] - [[ESP32-GPIOs-dat]] - [[ESP32-USB-dat]]
29 57
30
-## Modules
58
+## Modules
31 59
32 60
- [[ESP32-WROOM-dat]] - [[ESP32-C3-dat]]
33 61
62
+## ref
34 63
35
-## ref
36
-
37
-- [[BTB-dat]]
... ...
\ No newline at end of file
0
+- [[BTB-dat]]
chip-cn/Espressif/ESP32/ESP32-WROOM-DAT/ESP32-WROOM-DAT.md
... ...
@@ -43,9 +43,15 @@ Module interfaces
43 43
44 44
## Datasheet
45 45
46
-- [ESP32-WROOM-32E DAT EN](https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf)
46
+- [ESP32-WROOM-32E-DAT EN new1](https://www.espressif.com.cn/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf)
47 47
48
-- [ESP32-WROOM-32D DAT CN](https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_cn.pdf)
48
+
49
+- [ESP32-WROOM-32-DAT EN](https://www.espressif.com.cn/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf)
50
+
51
+
52
+- [ESP32-WROOM-32E-DAT EN](https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf)
53
+
54
+- [ESP32-WROOM-32D-DAT CN](https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_cn.pdf)
49 55
-
50 56
6 Peripheral Schematics
51 57