Skip to content

Commit aa8dbd8

Browse files
committed
Content update (UART documentation)
1 parent a0ebdc9 commit aa8dbd8

File tree

5 files changed

+42
-42
lines changed

5 files changed

+42
-42
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@ The Nano R4 is an evolution of its predecessor, the Nano Classic, which was prev
4343
The board features the standard 14x digital I/O ports, 8x analog channels, dedicated pins for I2C, SPI and UART
4444
connections. Compared to its predecessors the board has a much larger memory: 8x times more flash memory (256 kB) and 16x times more SRAM (32 kB).
4545

46-
| Feature | Description |
47-
| --------------------- | ---------------------------------------------------------------------------------------------------------------- |
48-
| Microcontroller | R7FA4M1AB3CFM 32-bit Arm® Cortex®-M4 |
49-
| Frequency | 48 MHz |
50-
| Internal Memory | 256 kB Flash / 32 kB RAM / 8 kB EEPROM |
51-
| USB Connectivity | USB-C® port for power and data |
52-
| Power | Input voltage (VIN): 6-21 V / Power via USB-C® at 5 V |
53-
| Digital Inputs | GPIO (21x - All exposed I/O can be used as digital), PWM (6x) |
54-
| Analog Inputs | 14-bit ADC (8x) |
55-
| Real-time Clock (RTC) | Yes (external crystal oscillator included) |
56-
| Communication | UART (1x), I2C (2x) (5 V over breakout and 3.3 V over Qwiic), SPI (1x), CAN (external transceiver required) (1x) |
57-
| Dimensions | 18 mm x 45 mm |
58-
| Operating Temperature | -40 °C to +85 °C |
46+
| **Feature** | **Description** |
47+
|-----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|
48+
| Microcontroller | R7FA4M1AB3CFM 32-bit Arm® Cortex®-M4 |
49+
| Frequency | 48 MHz |
50+
| Internal Memory | 256 kB Flash/32 kB RAM/8 kB EEPROM |
51+
| USB Connectivity | USB-C® port for power and data |
52+
| Power | Input voltage (VIN): 6-21 V / Power via USB-C® at 5 V |
53+
| Digital Inputs | GPIO (21x - All exposed I/O can be used as digital), PWM (6x) |
54+
| Analog Inputs | 14-bit ADC (8x) |
55+
| Real-time Clock (RTC) | Yes (external crystal oscillator included) |
56+
| Communication | UART (2x: Serial: USB, Serial1: D0/D1), I2C (2x) (5 V over breakout and 3.3 V over Qwiic), SPI (1x), CAN (external transceiver required) (1x) |
57+
| Dimensions | 18 mm x 45 mm |
58+
| Operating Temperature | -40 °C to +85 °C |
5959

6060
### Microcontroller
6161

Binary file not shown.
Binary file not shown.
Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
Board:
2-
Name: Arduino® Nano R4
3-
SKU: ABX00142 (Castellated Pins) / ABX00143 (With Headers)
4-
Microcontroller: Renesas RA4M1 (Arm® Cortex®-M4)
5-
USB:
6-
USB-C®: Programming Port
7-
Pins:
8-
Digital I/O Pins: 21 (all the exposed I/O can be used as digital I/O pins)
9-
Analog input pins: 8
10-
DAC: 1 (A0)
11-
OPAMP: A1, A2, A3
12-
VBAT: J5
13-
PWM pins: 6
14-
External interrupts: 2,3
15-
Communication:
16-
UART: 1
17-
I2C: "2 (5 V: A4, A5 / 3.3 V: QWIIC, J3, J4)"
18-
SPI: 1
19-
CAN: 1
20-
Power:
21-
Circuit operating voltage: +5 VDC
22-
Input voltage (VIN): +6-21 VDC
23-
DC Current per I/O Pin: 8 mA
24-
Clock speed:
25-
Main core: 48 MHz
26-
Memory:
27-
RA4M1: 256 kB Flash, 32 kB RAM, 8 kB EEPROM
28-
Dimensions:
29-
Width: 18 mm
1+
Board:
2+
Name: Arduino® Nano R4
3+
SKU: ABX00142 (Castellated Pins) / ABX00143 (With Headers)
4+
Microcontroller: Renesas RA4M1 (Arm® Cortex®-M4)
5+
USB:
6+
USB-C®: Programming Port
7+
Pins:
8+
Digital I/O Pins: 21 (all the exposed I/O can be used as digital I/O pins)
9+
Analog input pins: 8
10+
DAC: 1 (A0)
11+
OPAMP: A1, A2, A3
12+
VBAT: J5
13+
PWM pins: 6
14+
External interrupts: 2,3
15+
Communication:
16+
UART: "2 (Serial: USB, Serial1: D0/D1)"
17+
I2C: "2 (5 V: A4, A5 / 3.3 V: QWIIC, J3, J4)"
18+
SPI: 1
19+
CAN: 1
20+
Power:
21+
Circuit operating voltage: +5 VDC
22+
Input voltage (VIN): +6-21 VDC
23+
DC Current per I/O Pin: 8 mA
24+
Clock speed:
25+
Main core: 48 MHz
26+
Memory:
27+
RA4M1: 256 kB Flash, 32 kB RAM, 8 kB EEPROM
28+
Dimensions:
29+
Width: 18 mm
3030
Length: 45 mm
15.4 KB
Loading

0 commit comments

Comments
 (0)