Skip to content

Commit 89085e7

Browse files
authored
Merge pull request #137 from arduino/canchebagur/nicla-sense-ds-fix
Nicla Sense DS - Battery Charging Current Information [PC-796]
2 parents 526bbb4 + 9780232 commit 89085e7

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/06.nicla/boards/nicla-sense-me/datasheet

1 file changed

+1
-1
lines changed

content/hardware/06.nicla/boards/nicla-sense-me/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The SAMD11 microcontroller (U1) is dedicated to act as both the USB bridge as we
177177

178178
The **Arduino Nicla Sense ME** can be powered via micro USB (J7), ESLOV (J5) or VIN. This is converted into the relevant voltages via the BQ2512BAYFPR IC (U9). A Schottky diode provides reverse polarity protection to the USB and ESLOV voltages. When voltage is supplied via the microUSB, a linear 3.3V regulator also provides power to the SAMD11 microcontroller used for programming the board as well as for JTAG and SWD. The LED driver (U8) and RGB Leds (DL1) are driven by a boost voltage of 5V. All other components operate off the 1.8V rail regulated by a buck converter. PMID acts as an OR switch between VIN and BATT and operates the LED driver. All I/O broken out to the pins are fed through a bi-direction voltage translator running at V<sub>DDIO_EXT</sub>.
179179

180-
Additionally, the BQ25120AYFPR (U9) also provides support for a single cell 3.7V LiPo/Li-ion battery pack connected to J4, allowing use of the board as a wireless sensor network.
180+
Additionally, the BQ25120AYFPR (U9) also provides support for a single cell 3.7V LiPo/Li-ion battery pack connected to J4, allowing use of the board as a wireless sensor network. The battery charging current is set to 40mA with a termination current of 4mA (10%).
181181

182182
## Board Operation
183183
### Getting Started - IDE

0 commit comments

Comments
 (0)