Board/NWI/NWI1245-DAT/NWI1245-DAT.md
... ...
@@ -1,6 +1,12 @@
1 1
2 2
# NWI1245 DAT
3 3
4
+## Main functions:
5
+- general load switching - [[high-side-driver-dat]]
6
+
7
+- RS485 communication
8
+- CAN communication
9
+
4 10
## Used ESP32-DevKitC Pins
5 11
6 12
- CAN UART
... ...
@@ -16,12 +22,17 @@
16 22
- RXD0 = RXD0
17 23
18 24
- IO33 = Power_ADC
19
-- IO12 = CTRL1
20
-- IO13 = STATUS1
21
-- IO19 = CTRL2
22
-- IO18 = STATUS2
23 25
- IO5 = LED
24 26
27
+- general load switching
28
+ - IO12 = CTRL1
29
+ - IO13 = STATUS1
30
+ - IO19 = CTRL2
31
+ - IO18 = STATUS2
32
+
33
+
34
+
35
+
25 36
## Schematic of peripherals
26 37
27 38
![](NWI1245-2112-28-2022.jpg)
Tech/power-dat/high-side-driver-dat/high-side-driver-dat.md
... ...
@@ -0,0 +1,5 @@
1
+
2
+# high-side-driver-dat
3
+
4
+- intended for driving any kind of load with one side connected to ground.
5
+