Skip to content

Commit 544ba9a

Browse files
committed
PWM data updated
1 parent 9ee84c2 commit 544ba9a

File tree

1 file changed

+9
-9
lines changed
  • content/hardware/03.nano/boards/nano-r4/datasheet

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ connections. Compared to its predecessors the board has a much larger memory: 8
5050
| Internal Memory | 256 kB Flash / 32 kB RAM / 8 kB EEPROM |
5151
| USB Connectivity | USB-C® port for power and data |
5252
| Power | Input voltage (VIN): 6-21 V / Power via USB-C® at 5 V |
53-
| Digital Inputs | GPIO (x21 - All exposed I/O can be used as digital), PWM (x8) |
53+
| Digital Inputs | GPIO (x21 - All exposed I/O can be used as digital), PWM (x6) |
5454
| Analog Inputs | 14-bit ADC (x8) |
5555
| Communication | UART (x1), I2C (x2) (5 V and 3.3 V over Qwiic), SPI (x1), CAN (external transceiver required) (x1) |
5656
| Dimensions | 18 mm x 45 mm |
@@ -83,10 +83,10 @@ The Nano R4 has a DAC with up to 12-bit resolution attached to the A0 analog pin
8383

8484
### Qwiic I2C Connector
8585

86-
![Arduino Nano R4 Qwiic Connector](assets/Nano_R4-Qwiic-connector.png)
87-
8886
The I2C Qwiic connector SM04B-SRSS-TB(LF)(SN) is connected to a secondary I2C bus on the board. Note that this connector is powered via 3.3 V.
8987

88+
![Arduino Nano R4 Qwiic Connector](assets/Nano_R4-Qwiic-connector.png)
89+
9090
The standard I2C is accessible through the following pin connections:
9191

9292
**JP1 header**
@@ -159,15 +159,15 @@ The standard I2C is accessible through the following pin connections:
159159
| Pin | Function | Type | Description |
160160
| --- | ------------ | -------- | --------------------------------------- |
161161
| 1 | D12 / CIPO\* | Digital | Controller In Peripheral Out |
162-
| 2 | D11 / COPI\* | Digital | Controller Out Peripheral In |
163-
| 3 | D10 / CS\* | Digital | Chip Select |
164-
| 4 | D9 | Digital | Digital pin 9 |
162+
| 2 | D11 / COPI\* | Digital | Controller Out Peripheral In / PWM |
163+
| 3 | D10 / CS\* | Digital | Chip Select / PWM |
164+
| 4 | D9 | Digital | Digital pin 9 / PWM |
165165
| 5 | D8 | Digital | Digital pin 8 |
166166
| 6 | D7 | Digital | Digital pin 7 |
167-
| 7 | D6 | Digital | Digital pin 6 |
168-
| 8 | D5 | Digital | Digital pin 5 |
167+
| 7 | D6 | Digital | Digital pin 6 / PWM |
168+
| 8 | D5 | Digital | Digital pin 5 / PWM |
169169
| 9 | D4 | Digital | Digital pin 4 |
170-
| 10 | D3 | Digital | Digital pin 3 |
170+
| 10 | D3 | Digital | Digital pin 3 / PWM |
171171
| 11 | D2 | Digital | Digital pin 2 |
172172
| 12 | GND | Power | Ground |
173173
| 13 | RST | Internal | Reset |

0 commit comments

Comments
 (0)