Board-dat/SCM/SCM1017-dat/SCM1017-dat.md
... ...
@@ -11,6 +11,9 @@
11 11
12 12
- [[sensor-Camera-dat]] - [[OV7725-dat]]
13 13
14
+
15
+
16
+
14 17
## Demo Code and Video
15 18
16 19
Chip-cn-dat/injoinic-dat/IP2326-dat/IP2326-dat.md
... ...
@@ -34,12 +34,18 @@ SCH
34 34
35 35
![](2026-02-12-18-36-51.png)
36 36
37
-- pin 3 RVSET
38
-- pin 7 TIME_SET - Charging time-out protection setting pin
39
-- pin 8 VIN_UVSET - Charging under-voltage threshold setting pin
40
-- pin 9 VIN_OVSET - Charging over-voltage threshold setting pin
41
-- pin 10 CON_SEL - `battery select 2/3 series` - Select that 2/3 series battery charging, floating select 2 series charge;select 3 series charge if it pull down to GND with a 1 kOhm resistor
42
-- pin 11 ISET - Charging current setting pin
37
+| chip | func | set_mark | descrtiption | default |
38
+| ------ | --------- | -------- | -------------------------------------------- | ---------- |
39
+| pin 3 | RVSET | VSET | | NC=8.4V |
40
+| pin 4 | NTC | NTC | Charging temperature detection pin | 51K = 40C? |
41
+| pin 7 | TIME_SET | ROT | Charging time-out protection setting pin | NC=24H |
42
+| pin 8 | VIN_UVSET | RUV | Charging under-voltage threshold setting pin | 1K=4.25V |
43
+| pin 9 | VIN_OVSET | ROV | Charging over-voltage threshold setting pin | |
44
+| pin 10 | CON_SEL | | `battery select 2/3 series` | |
45
+| pin 11 | ISET | ISET | Charging current setting pin | |
46
+
47
+CON_SEL - Select that 2/3 series battery charging, floating select 2 series charge;select 3 series charge if it pull down to GND with a 1 kOhm resistor
48
+
43 49
44 50
current setup
45 51
... ...
@@ -52,6 +58,15 @@ current setup
52 58
53 59
![](2026-03-21-18-54-49.png)
54 60
61
+## setup
62
+
63
+- VSET == NC
64
+- NTC == 51K about 40 C
65
+- ROT == 1K
66
+- RUV
67
+- ROV
68
+- ISET
69
+
55 70
56 71
## board
57 72