BOM-DAT/mosfet-dat/mosfet-dat.md
... ...
@@ -50,6 +50,7 @@ common brand: [[Vishay-dat]]
50 50
51 51
## model selections
52 52
53
+- [[IOR-dat]]
53 54
54 55
| Model | Mark | Manufacturers | Id | Package | CH type | VDS max |
55 56
| ----------------- | ---- | ---------------- | ----- | --------------- | ------- | ------- |
Board-dat/IDD/IDD1027-dat/IDD1027-dat.md
... ...
@@ -88,3 +88,4 @@ v1.1
88 88
89 89
## ref
90 90
91
+- [[IDD1027]]
... ...
\ No newline at end of file
Board-dat/NWI/NWI1126-DAT/NWI1126-DAT.md
... ...
@@ -47,21 +47,17 @@ PWM driving
47 47
48 48
## Wiring Diagram
49 49
50
-### Wiring for RGBW LED Strips
51
-
52
-### Wiring for WS2812_5V
53
-
54 50
![](2023-09-04-17-03-33.png)
55 51
56
-### Jumpers
52
+Jumpers
57 53
58
-| Jumper Name | Option 1 | Option 2 | Function | Note |
59
-| ------------- | --------------------- | ------------- | --------------------------------------- | ------- |
60
-| JP_P | 5V, 12V, etc (ws2812) | 6~28V | board system power supply | |
61
-| JP_L | 5V, 12V, etc (ws2812) | 6~28V | led strip power supply | |
62
-| JP 8 (top) | DAT (ws2812) | Green | reused pins for WRGB channels or WS2812 | |
63
-| JP 9 (bottom) | GND (ws2812) | Red | reused pins for WRGB channels or WS2812 | |
64
-| back_jumper | ws2812_dat_3.3V | ws2812_dat_5V | set ws2812 dat pin to 5V output default | default |
54
+| Jumper Name | Option 1 | Option 2 | Function | Note |
55
+| ------------- | --------------------- | ----------------------- | --------------------------------------- | ------- |
56
+| JP_P | 5V, 12V, etc (ws2812) | 6~28V (top) | board system power supply | |
57
+| JP_L | 5V, 12V, etc (ws2812) | 6~28V (top) | led strip power supply | |
58
+| JP 8 (top) | DAT (ws2812) | Green (bot) | reused pins for WRGB channels or WS2812 | |
59
+| JP 9 (bottom) | GND (ws2812) | Red (bot) | reused pins for WRGB channels or WS2812 | |
60
+| back_jumper | ws2812_dat_3.3V | ws2812_dat_5V (default) | set ws2812 dat pin to 5V output default | default |
65 61
66 62
#### jumper setup cases
67 63
... ...
@@ -189,7 +185,11 @@ Default firmware, right bottom LED blink, drive common 4ch RGBW LED strip to bli
189 185
190 186
"C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\5.1.0/esptool.exe" --chip esp32c3 --port "COM19" --baud 921600 --before default-reset --after hard-reset write-flash -e -z --flash-mode keep --flash-freq keep --flash-size keep 0x0 "basic-3.ino.bootloader.bin" 0x8000 "basic-3.ino.partitions.bin" 0xe000 "C:\Users\Administrator\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.1/tools/partitions/boot_app0.bin" 0x10000 "basic-3.ino.bin"
191 187
192
-- [[basic-3.ino.partitions.bin]] - [[basic-3.ino.bootloader.bin]] - [[basic-3.ino.bin]]
188
+- [[basic-3.ino.partitions.bin]]
189
+- [[basic-3.ino.bootloader.bin]]
190
+- [[basic-3.ino.bin]]
191
+- [[boot_app0.bin]]
192
+
193 193
194 194
## ref
195 195
Board-dat/NWI/NWI1126-DAT/NWI1126-flash-dat/boot_app0.bin
... ...
Binary files /dev/null and b/Board-dat/NWI/NWI1126-DAT/NWI1126-flash-dat/boot_app0.bin differ
Chip-dat/Infineon-dat/IOR-dat/IOR-dat.md
... ...
@@ -28,6 +28,15 @@ HEXFET® Power MOSFET
28 28
IRL2203NSPbF / IRL2203NLPbF
29 29
30 30
31
+## IRFHM9331
32
+
33
+IRFHM9331 - P-channel MOSFETs
34
+
35
+-30V Single P-Channel Power MOSFET in a PQFN 3mm x 3mm package
36
+
37
+
38
+
39
+
31 40
## ref
32 41
33 42
- [[chip-dat]]
... ...
\ No newline at end of file