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/features.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<FeatureDescription>
2
-
The Arduino Nano R4 features the powerful Renesas RA4M1 microcontroller with a 32-bit Arm® Cortex®-M4 core running at 48 MHz. Its classic Nano form factor ensures compatibility with countless accessories, while modern features like USB-C®, CAN bus, and Qwiic I²C connector make it a versatile choice for embedded, automation, and prototyping projects.
2
+
The Arduino Nano R4 features the powerful Renesas RA4M1 microcontroller with a 32-bit Arm® Cortex®-M4 core running at 48 MHz. Its Nano family board form factor ensures compatibility with countless accessories. At the same time, modern features like USB-C®, CAN bus and an onboard Qwiic connector make it a versatile choice for embedded, automation and prototyping projects.
3
3
</FeatureDescription>
4
4
5
5
<FeatureList>
@@ -16,23 +16,23 @@ The Nano R4 is compatible with the Arduino Cloud platform, allowing you to rapid
16
16
</Feature>
17
17
18
18
<Featuretitle="Built-in DAC & OPAMP"image="mcu">
19
-
With a 12-bit DAC on A0 and an integrated operational amplifier, the Nano R4 enables analog signal generation and advanced signal conditioning right out of the box.
19
+
With a 12-bit DAC on the A0 pin and an integrated operational amplifier, the Nano R4 enables analog signal generation and advanced signal conditioning.
20
20
</Feature>
21
21
22
22
<Featuretitle="USB-C®"image="usb">
23
23
The first Nano board to feature a USB-C® connector for streamlined power and data transfer.
24
24
</Feature>
25
25
26
26
<Featuretitle="CAN Bus Support"image="communication">
27
-
The Nano R4 includes support for CAN communication (with external transceiver), making it suitable for industrial and automotive applications.
27
+
The Nano R4 supports CAN communication (with external transceivers), making it suitable for industrial and automotive applications.
The **Arduino Nano R4** brings the power of a 32-bit **Arm® Cortex®-M4** processor to the beloved Nano form factor. Based on the **Renesas RA4M1** microcontroller, it features **256 kB Flash**, **32 kB SRAM**, and an **8 kB EEPROM**, all running at **48 MHz** with a built-in **real-time clock**, **14-bit ADC**, and **12-bit DAC**.
13
+
The **Arduino Nano R4** brings the power of a 32-bit **Arm® Cortex®-M4** processor to the beloved Nano family board form factor. Based on the **Renesas RA4M1** microcontroller, it features **256 kB Flash**, **32 kB SRAM** and an **8 kB EEPROM**, all running at **48 MHz** with a built-in **real-time clock** (RTC), **14-bit ADC** and a**12-bit DAC**.
14
14
15
-
With a **USB-C® connector**, support for **CAN bus**, and both 5 V and 3.3 V I2C connectivity (thanks to the onboard Qwiic connector), the Nano R4 is ideal for modern embedded applications, edge computing, and seamless integration with Arduino’s Modulino ecosystem.
15
+
With a **USB-C® connector**, support for **CAN bus**, and +5 VDC and +3.3 VDC I2C connectivity (thanks to the onboard Qwiic connector), the Nano R4 is ideal for modern embedded applications, edge computing and seamless integration with the Arduino Modulino ecosystem.
16
16
17
17
Perfect for both beginners and advanced users, the Nano R4 is fully compatible with the **Arduino IDE** and **Arduino Cloud** to accelerate development and deployment.
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-r4/tech-specs.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@ Here you will find the technical specifications for the Arduino® Nano R4.
2
2
3
3
**Please read: operating voltage**
4
4
5
-
The microcontroller on the **Arduino Nano R4** operates at 5 V, making it fully compatible with traditional Arduino shields, modules, and accessories designed for 5 V logic levels. This allows seamless reuse of existing components and simplifies interfacing with a wide variety of 5 V sensors and actuators.
5
+
The **Nano R4**microcontroller operates at +5 VDC, making it fully compatible with traditional Arduino shields, modules, and accessories designed for +5 VDC logic levels. This allows seamless reuse of existing components and simplifies interfacing with various +5 VDC sensors and actuators.
6
6
7
-
Unlike boards based on 3.3 V logic (such as the Nano ESP32), the Nano R4 does not require logic level shifting when connecting to most classic Arduino components.
7
+
Unlike boards based on +3.3 VDC logic (such as the Nano ESP32), the Nano R4 does not require logic level shifting when connecting to most classic Arduino components.
8
8
9
9
The board supports multiple power input options:
10
10
11
-
The VIN pin accepts an input voltage range of 6–21 V, regulated down to 5 V internally.
11
+
The VIN pin accepts an input voltage range of +6–21 VDC, which is internally regulated down to +5 VDC.
12
12
13
-
The board can also be powered directly via the USB-C® port, which supplies 5 V to the system.
13
+
The board can also be powered directly via the board's USB-C® port, which supplies +5 VDC to the system.
14
14
15
-
All GPIO pins operate at 5 V and can source or sink up to 8 mA of current per pin.
15
+
All GPIO pins operate at +5 VDC and can source or sink up to 8 mA of current per pin.
16
16
17
-
Always verify the voltage requirements of any connected peripheral, and avoid drawing more current than the board’s limits to prevent instability or damage.
17
+
Always verify the voltage requirements of any connected peripheral to the board and avoid drawing more current than the board’s limits to prevent instability or permanent damage.
0 commit comments