Skip to content

[TC-414] Add NTC info in Nicla Vision DS #740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Closed
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ The Nicla form factor has been specifically developed at Arduino® as a standard
### Assembly Overview
![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)

**Note** : The NTC pin on the battery connector is optional. This is a feature allowing safer use and thermal shutoff of the PMIC.

## Ratings
### Recommended Operating Conditions
Expand Down Expand Up @@ -242,7 +243,7 @@ All Arduino® boards have a built-in bootloader that allows flashing the board v

**Note:** For further information on how Low Power I/Os work, check [Nicla Family Form Factor](https://docs.arduino.cc/learn/hardware/nicla-form-factor) documentation.

### J3 Fins
### J2 Fins

| Pin | **Function** | **Type** | **Description** |
|-----|---------------|----------|-------------------------------------|
Expand All @@ -258,6 +259,31 @@ All Arduino® boards have a built-in bootloader that allows flashing the board v
**Note:** These test points can easily be accessed by inserting the board in a double row 1.27 mm/50 mil pitch male header.
**Note 2:** All JTAG logic levels operate at 1.8V apart from the SAMD11 pins (P6 and P8) which are 3.3V. All these JTAG pins are 1.8V only and don't scale with VDDIO.

### J3 Battery Pads

| Pin | **Function** | **Type** | **Description** |
|-----|--------------|----------|-----------------|
| 1 | VBAT | Power | Battery input |
| 2 | NTC | Analog | NTC Thermistor |

### J4 Battery Connector

| Pin | **Function** | **Type** | **Description** |
|-----|--------------|----------|-----------------|
| 1 | VBAT | Power | Battery input |
| 2 | NTC | Analog | NTC Thermistor |
| 3 | GND | Power | Ground |

### J5 ESLOV

| Pin | **Function** | **Type** | **Description** |
|-----|--------------|----------|-----------------|
| 1 | 5V | Power | 5V Power Rail |
| 2 | INT | Digital | Digital IO |
| 3 | SCL | Digital | I2C Clock Link |
| 4 | SDA | Digital | I2C Data Line |
| 5 | GND | Power | Ground |

## Mechanical Information
![](assets/niclaSenseMEMech.png)

Expand Down Expand Up @@ -356,6 +382,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
| 27-05-2021 | 01 | Initial Version |
| 20-07-2021 | 02 | Technical Revisions |
| 13-12-2022 | 03 | Change Solution Overview Image |
| 22-12-2022 | 04 | Add NTC info and revise tables |

## Product Warnings and Disclaimers

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading