Skip to content

Commit 0b1cb4a

Browse files
authored
Merge pull request #2597 from arduino/mcmchris/nano-r4/datasheet-pinout
Nano R4, WiFi and Minima Datasheet pinout table update
2 parents fa547bb + cfed883 commit 0b1cb4a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/hardware/02.hero/boards/uno-r4-minima/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ In case you need to power external devices that require more power, e.g. servo m
181181

182182
| Pin | Function | Type | Description |
183183
| --- | -------- | ------ | ------------------------------------------------ |
184-
| 1 | BOOT | MD | Mode selection |
184+
| 1 | BOOT | Mode | Mode selection |
185185
| 2 | IOREF | IOREF | Reference for digital logic V - connected to 5 V |
186186
| 3 | Reset | Reset | Reset |
187187
| 4 | +3V3 | Power | +3V3 Power Rail |

content/hardware/02.hero/boards/uno-r4-wifi/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ For powering e.g. servo motors, always use an external power supply.
292292

293293
| Pin | Function | Type | Description |
294294
| --- | -------- | ------ | ------------------------------------------------ |
295-
| 1 | BOOT | NC | Not Connected |
295+
| 1 | BOOT | Mode | Mode selection |
296296
| 2 | IOREF | IOREF | Reference for digital logic V - connected to 5 V |
297297
| 3 | Reset | Reset | Reset |
298298
| 4 | +3V3 | Power | +3V3 Power Rail |
1.57 KB
Loading

content/hardware/03.nano/boards/nano-r4/datasheet/datasheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The Nano breakout connectors pinout is shown in the following figure.
221221
| --- | --------- | --------- | --------------------------------------- |
222222
| 1 | D13 / SCK | Digital | Serial Clock |
223223
| 2 | +3V3 | Power Out | +3V3 Power Rail |
224-
| 3 | B0 / AREF | Analog | Analog Reference |
224+
| 3 | AREF | Analog | Analog Voltage Reference |
225225
| 4 | A0 | Analog | Analog input 0 / DAC |
226226
| 5 | A1 | Analog | Analog input 1 / OPAMP + |
227227
| 6 | A2 | Analog | Analog input 2 / OPAMP - |
@@ -231,7 +231,7 @@ The Nano breakout connectors pinout is shown in the following figure.
231231
| 10 | A6 | Analog | Analog input 6 |
232232
| 11 | A7 | Analog | Analog input 7 |
233233
| 12 | 5V | Power | USB power (5 V) |
234-
| 13 | BOOT1 | Mode | Board Reset 1 |
234+
| 13 | BOOT | Mode | Mode selection |
235235
| 14 | GND | Power | Ground |
236236
| 15 | VIN | Power | Voltage Input |
237237

0 commit comments

Comments
 (0)