You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/pmic/native/npm13xx_fuel_gauge/README.rst
+18-11Lines changed: 18 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,24 @@ Wiring
32
32
33
33
To connect your DK to the nPM1300 or nPM1304 EK, complete the following steps:
34
34
35
-
#. Connect the TWI interface between the chosen DK and the nPM1300 or nPM1304 EK as in the following table:
35
+
#. Make the following connections on the EK:
36
+
37
+
a. Remove all existing connections, including jumpers and USB-C cables.
38
+
#. On the **P1** pin header, connect **VBATIN** and **VBAT** pins with a jumper.
39
+
#. On the **P17** pin header, connect all LEDs with jumpers.
40
+
#. On the **P13** pin header, connect **RSET1** and **VSET1** pins with a jumper.
41
+
#. On the **P14** pin header, connect **RSET2** and **VSET2** pins with a jumper.
42
+
#. If your battery does not include an NTC thermistor, connect the **NTC** and **10kOhm** pins on the **P3** pin header with a jumper.
43
+
#. Connect a suitable battery to either the **J2** or **J1** connector.
44
+
When using the nPM1304 EK, the **J3** connector can also be used.
45
+
#. Connect a USB power supply to the **J3** connector on nPM1300 EK or **J4** connector on nPM1304 EK.
46
+
47
+
With these connections, the USB power supply is powering the EK, the BUCK regulators are enabled, and the I/O reference voltage is supplied by the DK as described in the next step.
48
+
49
+
.. note::
50
+
Battery charging will not begin if the NTC signal is disconnected.
51
+
52
+
#. Connect the chosen DK to the EK as in the following table:
36
53
37
54
.. list-table:: nPM1300/nPM1304 EK connections.
38
55
:widths: auto
@@ -81,16 +98,6 @@ To connect your DK to the nPM1300 or nPM1304 EK, complete the following steps:
81
98
- GND
82
99
- GND
83
100
84
-
#. Make the following connections on the nPM1300 or nPM1304 EK:
85
-
86
-
* Remove all existing connections.
87
-
* Connect a USB power supply to the connector **J3** (on nPM1300) or **J4** (on nPM1304).
88
-
* Connect a suitable battery to the **J2** connector.
89
-
* On the **P1** pin header, connect **VBAT** and **VBATIN** pins with a jumper.
90
-
* On the **P17** pin header, connect all LEDs with jumpers.
91
-
* On the **P13** pin header, connect **RSET1** and **VSET1** pins with a jumper.
92
-
* On the **P14** pin header, connect **RSET2** and **VSET2** pins with a jumper.
93
-
94
101
.. note::
95
102
When using the :zephyr:board:`nrf54l15dk`, the PMIC **GPIO3** interrupt pin assignment uses the DK's **BUTTON 3** pin.
Copy file name to clipboardExpand all lines: samples/pmic/native/npm13xx_one_button/README.rst
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,13 +35,15 @@ To connect your DK to the nPM1300 or nPM1304 EK, complete the following steps:
35
35
36
36
#. Make the following connections on the EK:
37
37
38
-
* Remove all existing connections.
39
-
* On the **P1** pin header, connect **VBATIN** and **VBAT** pins with a jumper.
40
-
* On the **P13** pin header, connect **RSET1** and **VSET1** pins with a jumper.
41
-
* On the **P14** pin header, connect **RSET2** and **VSET2** pins with a jumper.
42
-
* On the **P15** pin header, connect **VOUT1** and **LSIN1** pins with a jumper.
43
-
* On the **P17** pin header, connect **HOST** and **LED2** pins with a jumper.
44
-
* Connect a suitable battery to the **J2** connector.
38
+
a. Remove all existing connections, including jumpers and USB-C cables.
39
+
#. On the **P1** pin header, connect **VBATIN** and **VBAT** pins with a jumper.
40
+
#. On the **P13** pin header, connect **RSET1** and **VSET1** pins with a jumper.
41
+
#. On the **P14** pin header, connect **RSET2** and **VSET2** pins with a jumper.
42
+
#. On the **P15** pin header, connect **VOUT1** and **LSIN1** pins with a jumper.
43
+
#. On the **P17** pin header, connect **HOST** and **LED2** pins with a jumper.
44
+
#. Connect a suitable battery to either the **J2** or **J1** connector. When using the nPM1304-EK, the **J3** connector can also be used.
45
+
46
+
With these connections the battery is powering the EK, the BUCK regulators are enabled, and the I/O reference voltage is supplied by a DK as described in the next step.
45
47
46
48
#. Connect the chosen DK to the EK as in the following table:
0 commit comments