Board/NWI/NWI1245-DAT/NWI1245-DAT.md
... ...
@@ -29,8 +29,9 @@ https://www.electrodragon.com/product/esp32-can-rs-485-wire-interface-shield/
29 29
30 30
- general load switching
31 31
- IO12 = CTRL1
32
+ - IO19 = CTRL2 - chip is not soldered by default
32 33
- IO13 = STATUS1
33
- - IO19 = CTRL2
34
+
34 35
- IO18 = STATUS2
35 36
36 37
... ...
@@ -49,4 +50,12 @@ https://www.electrodragon.com/product/esp32-can-rs-485-wire-interface-shield/
49 50
50 51
51 52
## power supply
52
-- [[DCDC1]] - [[NWI1245]]
... ...
\ No newline at end of file
0
+- [[DCDC1]] - [[NWI1245]]
1
+
2
+
3
+
4
+
5
+## code
6
+
7
+#define switch1 12
8
+#define switch2 19
... ...
\ No newline at end of file
Tech/power-dat/high-side-driver-dat/high-side-driver-dat.md
... ...
@@ -3,3 +3,5 @@
3 3
4 4
- intended for driving any kind of load with one side connected to ground.
5 5
6
+
7
+- [[high-side-driver]]
... ...
\ No newline at end of file