@@ -92,11 +92,11 @@ As all Nano form factor boards, Nano 33 IoT and Nano 33 IoT with headers does no
92
92
| | Conservative thermal limits for the whole board: | -40 °C ( 40 °F) | 85°C ( 185 °F) |
93
93
94
94
### Power Consumption
95
- | Symbol | Description | Min | Typ | Max | Unit |
96
- | ------- | ---------------------------------------- | ---- | ---- | - --- | ---- |
97
- | VINMax | Maximum input voltage from VIN pad | -0.3 | - | 21 | V |
98
- | VUSBMax | Maximum input voltage from USB connector | -0.3 | - | 21 | V |
99
- | PMax | Maximum Power Consumption | - | - | TBC | mW |
95
+ | Symbol | Description | Min | Typ | Max | Unit |
96
+ | ------- | ---------------------------------------- | ---- | --- | --- | ---- |
97
+ | VINMax | Maximum input voltage from VIN pad | -0.3 | - | 21 | V |
98
+ | VUSBMax | Maximum input voltage from USB connector | -0.3 | - | 21 | V |
99
+ | PMax | Maximum Power Consumption | - | - | TBC | mW |
100
100
101
101
## Functional Overview
102
102
### Board Topology
@@ -132,7 +132,7 @@ Communication with NINA W102 happens through a serial port and a SPI bus through
132
132
| 21 | GPIO19 | UART RTS | | |
133
133
| 24 | PA15 | 29 | GPIO18 | SPI CLK |
134
134
| 20 | GPIO22 | UART CTS | | |
135
- | 22 | PA13 | 1 | GPIO21 | SPI MISO |
135
+ | 22 | PA13 | 1 | GPIO23 | SPI MISO |
136
136
| 21 | PA12 | 36 | GPIO12 | SPI MOSI |
137
137
| 31 | PA22 | 23 | GPIO3 | Processor TX 🡺 Nina RX |
138
138
| 32 | PA23 | 22 | GPIO1 | Processor RX 🡸 Nina TX |
@@ -194,67 +194,67 @@ All Arduino boards have a built-in bootloader which allows flashing the board vi
194
194
195
195
### USB
196
196
197
- | Pin | ** Function** | ** Type** | ** Description** |
198
- | ---- | ------------ | ------------ | ------------------------------------------------------------ |
199
- | 1 | VUSB | Power | Power Supply Input. If board is powered via VUSB from header this is an Output ** (1)** |
200
- | 2 | D- | Differential | USB differential data - |
201
- | 3 | D+ | Differential | USB differential data + |
202
- | 4 | ID | Analog | Selects Host/Device functionality |
203
- | 5 | GND | Power | Power Ground |
197
+ | Pin | ** Function** | ** Type** | ** Description** |
198
+ | --- | ------------ | ------------ | -------------------------- ------------------------------------------------------------ |
199
+ | 1 | VUSB | Power | Power Supply Input. If board is powered via VUSB from header this is an Output ** (1)** |
200
+ | 2 | D- | Differential | USB differential data - |
201
+ | 3 | D+ | Differential | USB differential data + |
202
+ | 4 | ID | Analog | Selects Host/Device functionality |
203
+ | 5 | GND | Power | Power Ground |
204
204
205
205
1 . The board can support USB host mode only if powered via the V<sub >USB</sub > pin and if the jumper close to the VUSB pin is shorted.
206
206
207
207
208
208
### Headers
209
209
The board exposes two 15 pin connectors which can either be assembled with pin headers or soldered through castellated vias.
210
210
211
- | Pin | ** Function** | ** Type** | ** Description** |
212
- | ---- | ------------ | ------------ | ------------------------------------------------------------ |
213
- | 1 | D13 | Digital | GPIO |
214
- | 2 | +3V3 | Power Out | Internally generated power output to external devices |
215
- | 3 | AREF | Analog | Analog Reference; can be used as GPIO |
216
- | 4 | A0/DAC0 | Analog | ADC in/DAC out; can be used as GPIO |
217
- | 5 | A1 | Analog | ADC in; can be used as GPIO |
218
- | 6 | A2 | Analog | ADC in; can be used as GPIO |
219
- | 7 | A3 | Analog | ADC in; can be used as GPIO |
220
- | 8 | A4/SDA | Analog | ADC in; I2C SDA; Can be used as GPIO ** (1)** |
221
- | 9 | A5/SCL | Analog | ADC in; I2C SCL; Can be used as GPIO ** (1)** |
222
- | 10 | A6 | Analog | ADC in; can be used as GPIO |
223
- | 11 | A7 | Analog | ADC in; can be used as GPIO |
224
- | 12 | VUSB | Power In/Out | Normally NC; can be connected to VUSB pin of the USB connector by shorting a jumper |
225
- | 13 | RST | Digital In | Active low reset input (duplicate of pin 18) |
226
- | 14 | GND | Power | Power Ground |
227
- | 15 | VIN | Power In | Vin Power input |
228
- | 16 | TX | Digital | USART TX; can be used as GPIO |
229
- | 17 | RX | Digital | USART RX; can be used as GPIO |
230
- | 18 | RST | Digital | Active low reset input (duplicate of pin 13) |
231
- | 19 | GND | Power | Power Ground |
232
- | 20 | D2 | Digital | GPIO |
233
- | 21 | D3/PWM | Digital | GPIO; can be used as PWM |
234
- | 22 | D4 | Digital | GPIO |
235
- | 23 | D5/PWM | Digital | GPIO; can be used as PWM |
236
- | 24 | D6/PWM | Digital | GPIO, can be used as PWM |
237
- | 25 | D7 | Digital | GPIO |
238
- | 26 | D8 | Digital | GPIO |
239
- | 27 | D9/PWM | Digital | GPIO; can be used as PWM |
240
- | 28 | D10/PWM | Digital | GPIO; can be used as PWM |
241
- | 29 | D11/MOSI | Digital | SPI MOSI; can be used as GPIO |
242
- | 30 | D12/MISO | Digital | SPI MISO; can be used as GPIO |
211
+ | Pin | ** Function** | ** Type** | ** Description** |
212
+ | --- | ------------ | ------------ | ----------------------- ------------------------------------------------------------ |
213
+ | 1 | D13 | Digital | GPIO |
214
+ | 2 | +3V3 | Power Out | Internally generated power output to external devices |
215
+ | 3 | AREF | Analog | Analog Reference; can be used as GPIO |
216
+ | 4 | A0/DAC0 | Analog | ADC in/DAC out; can be used as GPIO |
217
+ | 5 | A1 | Analog | ADC in; can be used as GPIO |
218
+ | 6 | A2 | Analog | ADC in; can be used as GPIO |
219
+ | 7 | A3 | Analog | ADC in; can be used as GPIO |
220
+ | 8 | A4/SDA | Analog | ADC in; I2C SDA; Can be used as GPIO ** (1)** |
221
+ | 9 | A5/SCL | Analog | ADC in; I2C SCL; Can be used as GPIO ** (1)** |
222
+ | 10 | A6 | Analog | ADC in; can be used as GPIO |
223
+ | 11 | A7 | Analog | ADC in; can be used as GPIO |
224
+ | 12 | VUSB | Power In/Out | Normally NC; can be connected to VUSB pin of the USB connector by shorting a jumper |
225
+ | 13 | RST | Digital In | Active low reset input (duplicate of pin 18) |
226
+ | 14 | GND | Power | Power Ground |
227
+ | 15 | VIN | Power In | Vin Power input |
228
+ | 16 | TX | Digital | USART TX; can be used as GPIO |
229
+ | 17 | RX | Digital | USART RX; can be used as GPIO |
230
+ | 18 | RST | Digital | Active low reset input (duplicate of pin 13) |
231
+ | 19 | GND | Power | Power Ground |
232
+ | 20 | D2 | Digital | GPIO |
233
+ | 21 | D3/PWM | Digital | GPIO; can be used as PWM |
234
+ | 22 | D4 | Digital | GPIO |
235
+ | 23 | D5/PWM | Digital | GPIO; can be used as PWM |
236
+ | 24 | D6/PWM | Digital | GPIO, can be used as PWM |
237
+ | 25 | D7 | Digital | GPIO |
238
+ | 26 | D8 | Digital | GPIO |
239
+ | 27 | D9/PWM | Digital | GPIO; can be used as PWM |
240
+ | 28 | D10/PWM | Digital | GPIO; can be used as PWM |
241
+ | 29 | D11/MOSI | Digital | SPI MOSI; can be used as GPIO |
242
+ | 30 | D12/MISO | Digital | SPI MISO; can be used as GPIO |
243
243
244
244
245
245
246
246
247
247
### Debug
248
248
On the bottom side of the board, under the communication module, debug signals are arranged as 3x2 test pads with 100 mil pitch. Pin 1 is depicted in Figure 3 – Connector Positions
249
249
250
- | Pin | ** Function** | ** Type** | ** Description** |
251
- | ---- | ------------ | ---------- | ------------------------------------------------------------ |
252
- | 1 | +3V3 | Power Out | Internally generated power output to be used as voltage reference |
253
- | 2 | SWD | Digital | SAMD11 Single Wire Debug Data |
254
- | 3 | SWCLK | Digital In | SAMD11 Single Wire Debug Clock |
255
- | 4 | UPDI | Digital | ATMega4809 update interface |
256
- | 5 | GND | Power | Power Ground |
257
- | 6 | RST | Digital In | Active low reset input |
250
+ | Pin | ** Function** | ** Type** | ** Description** |
251
+ | --- | ------------ | ---------- | ----- ------------------------------------------------------------ |
252
+ | 1 | +3V3 | Power Out | Internally generated power output to be used as voltage reference |
253
+ | 2 | SWD | Digital | SAMD11 Single Wire Debug Data |
254
+ | 3 | SWCLK | Digital In | SAMD11 Single Wire Debug Clock |
255
+ | 4 | UPDI | Digital | ATMega4809 update interface |
256
+ | 5 | GND | Power | Power Ground |
257
+ | 6 | RST | Digital In | Active low reset input |
258
258
259
259
260
260
## Mechanical Information
@@ -345,41 +345,42 @@ Lors de l’ installation et de l’ exploitation de ce dispositif, la distance
345
345
346
346
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 2014/53/EU. This product is allowed to be used in all EU member states.
347
347
348
- | Frequency bands | Maximum output power (EIRP) |
349
- | :------------------------ | :-------------------------- |
350
- | 2402-2480MHz(EDR) | 6.24 dBm |
351
- | 2402-2480MHz(BLE) | 6.30 dBm |
352
- | 2412-2472MHz(2.4G WiFi) | 13.61 dBm |
348
+ | Frequency bands | Maximum output power (EIRP) |
349
+ | :---------------------- | :-------------------------- |
350
+ | 2402-2480MHz(EDR) | 6.24 dBm |
351
+ | 2402-2480MHz(BLE) | 6.30 dBm |
352
+ | 2412-2472MHz(2.4G WiFi) | 13.61 dBm |
353
353
354
354
355
355
## Company Information
356
356
357
- | Company name | Arduino S.r.l |
358
- | --------------- | ---------------------------------------------- |
359
- | Company Address | Via Andrea Appiani,2520900 MONZA |
357
+ | Company name | Arduino S.r.l |
358
+ | --------------- | -------------------------------- |
359
+ | Company Address | Via Andrea Appiani,2520900 MONZA |
360
360
361
361
## Reference Documentation
362
362
363
- | Reference | ** Link** |
364
- | ------------------------- | ------------------------------------------------------------ |
365
- | Arduino IDE (Desktop) | https://www.arduino.cc/en/software |
366
- | Arduino IDE (Cloud) | https://create.arduino.cc/editor |
367
- | Cloud IDE Getting Started | https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a |
368
- | Forum | http://forum.arduino.cc/ |
369
- | SAMD21G18 | https://ww1.microchip.com/downloads/aemDocuments/documents/MCU32/ProductDocuments/DataSheets/SAM-D21DA1-Family-Data-Sheet-DS40001882G.pdf |
370
- | NINA W102 | https://content.u-blox.com/sites/default/files/NINA-W10_DataSheet_UBX-17065507.pdf |
363
+ | Reference | ** Link** |
364
+ | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
365
+ | Arduino IDE (Desktop) | https://www.arduino.cc/en/software |
366
+ | Arduino IDE (Cloud) | https://create.arduino.cc/editor |
367
+ | Cloud IDE Getting Started | https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a |
368
+ | Forum | http://forum.arduino.cc/ |
369
+ | SAMD21G18 | https://ww1.microchip.com/downloads/aemDocuments/documents/MCU32/ProductDocuments/DataSheets/SAM-D21DA1-Family-Data-Sheet-DS40001882G.pdf |
370
+ | NINA W102 | https://content.u-blox.com/sites/default/files/NINA-W10_DataSheet_UBX-17065507.pdf |
371
371
| ECC608 | https://ww1.microchip.com/downloads/aemDocuments/documents/SCBU/ProductDocuments/DataSheets/ATECC608A-CryptoAuthentication-Device-Summary-Data-Sheet-DS40001977B.pdf |
372
- | MPM3610 | https://www.monolithicpower.com/pub/media/document/MPM3610_r1.01.pdf |
373
- | NINA Firmware | https://github.com/arduino/nina-fw |
374
- | ECC608 Library | https://github.com/arduino-libraries/ArduinoECCX08 |
375
- | LSM6DSL Library | https://github.com/stm32duino/LSM6DSL |
376
- | ProjectHub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
377
- | Library Reference | https://www.arduino.cc/reference/en/ |
378
- | Arduino Store | https://store.arduino.cc/ |
372
+ | MPM3610 | https://www.monolithicpower.com/pub/media/document/MPM3610_r1.01.pdf |
373
+ | NINA Firmware | https://github.com/arduino/nina-fw |
374
+ | ECC608 Library | https://github.com/arduino-libraries/ArduinoECCX08 |
375
+ | LSM6DSL Library | https://github.com/stm32duino/LSM6DSL |
376
+ | ProjectHub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
377
+ | Library Reference | https://www.arduino.cc/reference/en/ |
378
+ | Arduino Store | https://store.arduino.cc/ |
379
379
380
380
## Revision History
381
381
382
382
| Date | ** Revision** | ** Changes** |
383
383
| ---------- | ------------ | ------------------------------------- |
384
+ | 27/10/2023 | 3 | Correction NINA SPI pins |
384
385
| 03/08/2022 | 2 | Reference documentation links updates |
385
386
| 15/04/2021 | 1 | General datasheet updates |
0 commit comments