Skip to content

Commit b5212cd

Browse files
authored
[Pc-1561] Jcarolinares/niclame datasheet hot fix (#1749)
* History Revission Updated, small format issues addressed * Small grammar improvements
1 parent 1ca04ce commit b5212cd

File tree

1 file changed

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

1 file changed

+11
-12
lines changed

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

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The Nicla form factor has been specifically developed at Arduino® as a standard
103103
### Assembly Overview
104104
![Example of a typical solution for remote environmental sensing including an Arduino® Nicla Sense ME, Portenta H7 and battery. Notice the orientation of the battery's cable in the board's connector. ](assets/niclaSenseMEBattery.png)
105105

106-
**Note** : The NTC pin on the battery connector is optional. This feature allows safer use and thermal shutoff of the PMIC.
106+
**Note**: The NTC pin on the battery connector is optional. This feature allows safer use and thermal shutoff.
107107

108108

109109
## Ratings
@@ -117,7 +117,7 @@ The Nicla form factor has been specifically developed at Arduino® as a standard
117117
| V<sub>IL</sub> | Input low-level voltage | 0 | | 0.3V<sub>DDIO_EXT</sub><sup>2</sup> | V |
118118
| T<sub>OP</sub> | Operating Temperature | -40 | 25 | 85 | °C |
119119

120-
**Note** : V<sub>DDIO_EXT</sub> is software programmable. While the ADC inputs can accept up to 3.3V, the maximum value is at the ANNA B112 operating voltage.
120+
**Note**: V<sub>DDIO_EXT</sub> is software programmable. While the ADC inputs can accept up to 3.3V, the maximum value is at the ANNA B112 operating voltage.
121121

122122
**<sup>1</sup>** : All I/O pins operate at V<sub>DDIO_EXT</sub> apart from the following:
123123
- ADC1 and ADC2 - 1V8
@@ -184,7 +184,7 @@ The SAMD11 microcontroller (U1) is dedicated to act as both the USB bridge as we
184184
### Power Tree
185185
![Nicla Sense ME Back View](assets/niclaSenseMEPowerTree.svg)
186186

187-
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 micro USB, 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>.
187+
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 micro USB, 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-directional voltage translator running at V<sub>DDIO_EXT</sub>.
188188

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

@@ -214,8 +214,6 @@ Now that you have gone through the basics of what you can do with the board you
214214
### Board Recovery
215215
All Arduino® boards have a built-in bootloader that allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB, it is possible to enter bootloader mode by double-tapping the reset button right after the power-up.
216216

217-
<div style="page-break-after: always;"></div>
218-
219217
## Connector Pinouts
220218
**Note:** All the pins on J1 and J2 (excluding fins) are referenced to the V<sub>DDIO_EXT</sub> voltage which can be generated internally or supplied externally.
221219

@@ -494,13 +492,14 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
494492

495493
## Revision History
496494

497-
| **Date** | **Revision** | **Changes** |
498-
|------------|--------------|------------------------------------|
499-
| 03/07/2023 | 5 | Certification Summary Table Updated |
500-
| 22/12/2022 | 4 | Add NTC Image & addition pins info |
501-
| 13/12/2022 | 3 | Change Solution Overview Image |
502-
| 20/07/2021 | 2 | Technical Revisions |
503-
| 27/05/2021 | 1 | Initial Version |
495+
| **Date** | **Revision** | **Changes** |
496+
| ---------- | ------------ | ---------------------------------------------------- |
497+
| 09/01/2024 | 6 | High-Performance Pressure Sensor information updated |
498+
| 03/07/2023 | 5 | Certification Summary Table Updated |
499+
| 22/12/2022 | 4 | Add NTC Image & addition pins info |
500+
| 13/12/2022 | 3 | Change Solution Overview Image |
501+
| 20/07/2021 | 2 | Technical Revisions |
502+
| 27/05/2021 | 1 | Initial Version |
504503

505504
## Product Warnings and Disclaimers
506505

0 commit comments

Comments
 (0)