Skip to content

Commit c30ccae

Browse files
authored
Merge pull request #1089 from arduino/sync/mcmchris/nicla-vision/datasheet-pinout-fix
Datasheet 5.x tables update
2 parents 0203dcd + eab0ef3 commit c30ccae

File tree

1 file changed

+23
-21
lines changed
  • content/hardware/06.nicla/boards/nicla-vision/datasheet

1 file changed

+23
-21
lines changed

content/hardware/06.nicla/boards/nicla-vision/datasheet/datasheet.md

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -248,40 +248,40 @@ All Arduino® boards have a built-in bootloader which allows flashing the board
248248

249249
| Pin | **Function** | **Type** | **Description** |
250250
|-----|--------------|----------|------------------------------------|
251-
| 1 | LPIO0_EXT | Digital | Low Power IO Pin 0 |
252-
| 2 | NC | N/A | N/A |
253-
| 3 | CS | Digital | SPI Cable Select |
251+
| 1 | D0/LPIO0 | Digital | Digital IO 0 / Low Power IO Pin 0 |
252+
| 2 | A2/D18 | Analog | Analog Input 2 / Digital IO 18 |
253+
| 3 | SS | Digital | SPI Slave Select |
254254
| 4 | COPI | Digital | SPI Controller Out / Peripheral In |
255255
| 5 | CIPO | Digital | SPI Controller In / Peripheral Out |
256-
| 6 | SCLK | Digital | SPI Clock |
257-
| 7 | ADC2 | Analog | Analog Input 2 |
258-
| 8 | ADC1 | Analog | Analog Input 1 |
256+
| 6 | SCK | Digital | SPI Clock |
257+
| 7 | A1/D17 | Analog | Analog Input 1 / Digital IO 17 |
258+
| 8 | A0/D16 | Analog | Analog Input 0 / Digital IO 16 |
259259

260260
### J2 Pin Header
261261

262-
| Pin | **Function** | **Type** | **Description** |
263-
|-----|--------------|----------|-----------------------|
264-
| 1 | SDA | Digital | I2C Data Line |
265-
| 2 | SCL | Digital | I2C Clock |
266-
| 3 | LPIO1_EXT | Digital | Low Power IO Pin 1 |
267-
| 4 | LPIO2_EXT | Digital | Low Power IO Pin 2 |
268-
| 5 | LPIO3_EXT | Digital | Low Power IO Pin 3 |
269-
| 6 | GND | Power | Ground |
270-
| 7 | VDDIO_EXT | Digital | Logic Level Reference |
271-
| 8 | N/C | N/A | N/A |
272-
| 9 | VIN | Digital | Input Voltage |
262+
| Pin | **Function** | **Type** | **Description** |
263+
|-----|---------------------|----------|--------------------------------------------------------------|
264+
| 1 | SDA | Digital | I2C Data Line |
265+
| 2 | SCL | Digital | I2C Clock |
266+
| 3 | D1/LPIO1/UART_TX | Digital | Digital IO 1 / Low Power IO Pin 1 / Serial Transmission Pin |
267+
| 4 | D2/LPIO2/UART_RX | Digital | Digital IO 2 / Low Power IO Pin 2 / Serial Reception Pin |
268+
| 5 | D3/LPIO3 | Digital | Digital IO 3 / Low Power IO Pin 3 |
269+
| 6 | GND | Power | Ground |
270+
| 7 | VDDIO_EXT | Digital | Logic Level Reference |
271+
| 8 | N/C | N/A | N/A |
272+
| 9 | VIN | Digital | Input Voltage |
273273

274274
**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.
275275

276-
### J1 Fins
276+
### J2 Fins
277277

278278
| Pin | **Function** | **Type** | **Description** |
279279
|-----|--------------|----------|------------------------------|
280280
| P1 | SDA_PMIC | Digital | PMIC I2C Data Line |
281281
| P2 | SCL_PMIC | Digital | PMIC I2C Clock Line |
282-
| P3 | SWD | Digital | Data SWD JTAG Interface |
283-
| P4 | SCK | Digital | Clock of SWD JTAG |
284-
| P5 | NRST | Digital | Reset Pin |
282+
| P3 | TDO/SWD | Digital | Data SWD JTAG Interface |
283+
| P4 | TCK/SCK | Digital | Clock of SWD JTAG |
284+
| P5 | TMS/NRST | Digital | Reset Pin |
285285
| P6 | SWO | Digital | Output of SWD JTAG Interface |
286286
| P7 | +1V8 | Power | +1.8V Voltage Rail |
287287
| P8 | VOTP_PMIC | Digital | Reserved |
@@ -311,6 +311,8 @@ All Arduino® boards have a built-in bootloader which allows flashing the board
311311
| 4 | SDA | Digital | I2C Data Line |
312312
| 5 | GND | Power | Ground |
313313

314+
<div style="page-break-after:always;"></div>
315+
314316
## Mechanical Information
315317

316318
![Nicla Vision Mechanical Drawing](assets/niclaVisionMech.svg)

0 commit comments

Comments
 (0)