You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-r4/datasheet/datasheet.md
+21-16Lines changed: 21 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ The Arduino® Nano R4 is a Nano form factor board based on the RA4M1 series mic
13
13
14
14
The Nano R4 board's operating voltage is 5 V, making it hardware compatible with Nano form factor accessories with the same operating voltage. Shields designed for previous Nano revisions are therefore safe to use with this board but are not guaranteed to be software compatible due to the change of microcontroller.
15
15
16
+
Customize the on-board RGB LED to indicate different operating states, making debugging and system monitoring more intuitive.
17
+
16
18
# Target areas:
17
19
18
20
Maker, Beginner, Education
@@ -27,28 +29,31 @@ The board features the standard 14 digital I/O ports, 6 analog channels, dedicat
27
29
connections. Compared to its predecessors the board has a much larger memory: 8 times more flash memory (256
28
30
kB) and 16 times more SRAM (32 kB).
29
31
32
+
**Effortless Transition:** Move seamlessly from prototyping to production with the familiar RA4M1 microcontroller present already in the UNO R4 family.
30
33
31
34
**Entry level projects:** If this is your first project within coding and electronics, the Nano R4 is a good fit. It is easy to get started with and has a lot of online documentation (both official + third party).
32
35
33
-
**Easy power management:** the Nano R4 supports input voltages from 6-24 V. Removes the need for additional circuitry required to step down the voltage.
36
+
**Easy power management:** the Nano R4 supports input voltages from 6-21 V. Removes the need for additional circuitry required to step down the voltage.
37
+
38
+
**Enhanced Connectivity:** Features an on-board QWIIC connector for easy integration with a wide range of sensors and peripherals. An extra I2C port at 5V on pins A4 and A5 offers further connectivity options
34
39
35
-
**Cross compatibility:** the Nano form factor automatically makes it compatible with hundreds of existing third-party shields and other accessories.
40
+
**Cross compatibility:** the Nano form factor automatically makes it compatible with hundreds of existing third-party shields and other accessories.
| R7FA4M1AB3CFM#HA0 Processor | Arm® Cortex®-M4 core at up to 480 MHz |
62
67
| Flash Memory | 256 kB of Flash Memory |
63
-
| Programming Memory | 32kB MB of RAM |
64
-
| Data Memory | 8kB MB of RAM|
68
+
| Programming Memory | 32kB of RAM |
69
+
| Data Memory | 8kB of EEPROM|
65
70
66
71
For more technical details on this microcontroller, visit [Renesas - RA4M1 series](https://www.renesas.com/us/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra4m1-32-bit-microcontrollers-48mhz-arm-cortex-m4-and-lcd-controller-and-cap-touch-hmi).
67
72
@@ -103,7 +108,7 @@ This connector also shares the following pin connections:
0 commit comments