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
+62-60Lines changed: 62 additions & 60 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,12 @@ connections. Compared to its predecessors the board has a much larger memory: 8
40
40
**Cross compatibility:** The Nano form factor automatically makes it compatible with hundreds of existing third-party shields and other official accessories.
41
41
</div>
42
42
43
+
### Related Products
44
+
45
+
- Arduino Nano (A000005)
46
+
- Arduino® UNO R4 Minima (ABX00080)
47
+
- Arduino® UNO R4 WiFi (ABX00087)
48
+
43
49
## Features
44
50
### General Specifications Overview
45
51
@@ -56,51 +62,6 @@ connections. Compared to its predecessors the board has a much larger memory: 8
56
62
| Dimensions | 18 mm x 45 mm |
57
63
| Operating Temperature | -40 °C to +85 °C |
58
64
59
-
### Microcontroller
60
-
61
-
The Nano R4 is based on the 32-bit RA4M1 series microcontroller, **R7FA4M1AB3CFM#HA0**, from Renesas, which uses a 48 MHz Arm® Cortex®-M4 microprocessor with a floating point unit (FPU).
62
-
63
-
On the Nano R4, the operating voltage is fixed at 5 V to be fully retro compatible with shields, accessories & circuits originally designed for older Nano revisions.
| R7FA4M1AB3CFM#HA0 Processor | Arm® Cortex®-M4 core at up to 48 MHz |
68
-
| Flash Memory | 256 kB of Flash Memory |
69
-
| Programming Memory | 32kB of RAM |
70
-
| Data Memory | 8kB of EEPROM |
71
-
72
-
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).
73
-
74
-
### USB-C® Connector
75
-
76
-
The Nano R4 has one USB-C® port, used to power and program your board as well as send & receive serial communication.
77
-
78
-
**_Note: You should not power the board with more than 5 V via the USB-C® port._**
79
-
80
-
### Digital Analog Converter (DAC)
81
-
82
-
The Nano R4 has a DAC with up to 12-bit resolution attached to the A0 analog pin. A DAC is used to convert a digital signal to an analog signal.
83
-
84
-
### Qwiic I2C Connector
85
-
86
-
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.
The standard I2C is accessible through the following pin connections:
91
-
92
-
**JP1 header**
93
-
- A4
94
-
- A5
95
-
96
-
**Note:** as A4/A5 is connected to the main I2C bus, these should not be used as ADC inputs whenever the bus is in use. You can however connect I2C devices to each of these pins and connectors simultaneously.
97
-
98
-
### Related Products
99
-
100
-
- Arduino Nano (A000005)
101
-
- Arduino® UNO R4 Minima (ABX00080)
102
-
- Arduino® UNO R4 WiFi (ABX00087)
103
-
104
65
## Ratings
105
66
### Recommended Operating Conditions
106
67
@@ -113,21 +74,6 @@ The standard I2C is accessible through the following pin connections:
113
74
**Note:** V<sub>DD</sub> controls the logic level and is connected to the 5V power rail. V<sub>AREF</sub> is for the analog logic.
114
75
115
76
## Functional Overview
116
-
### Front View
117
-
118
-

The Nano R4 is based on the 32-bit RA4M1 series microcontroller, **R7FA4M1AB3CFM#HA0**, from Renesas, which uses a 48 MHz Arm® Cortex®-M4 microprocessor with a floating point unit (FPU).
149
+
150
+
On the Nano R4, the operating voltage is fixed at 5 V to be fully retro compatible with shields, accessories & circuits originally designed for older Nano revisions.
| R7FA4M1AB3CFM#HA0 Processor | Arm® Cortex®-M4 core at up to 48 MHz |
155
+
| Flash Memory | 256 kB of Flash Memory |
156
+
| Programming Memory | 32kB of RAM |
157
+
| Data Memory | 8kB of EEPROM |
158
+
159
+
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).
160
+
161
+
### USB-C® Connector
162
+
163
+
The Nano R4 has one USB-C® port, used to power and program your board as well as send & receive serial communication.
164
+
165
+
**_Note: You should not power the board with more than 5 V via the USB-C® port._**
166
+
167
+
### Digital Analog Converter (DAC)
168
+
169
+
The Nano R4 has a DAC with up to 12-bit resolution attached to the A0 analog pin. A DAC is used to convert a digital signal to an analog signal.
170
+
171
+
### Qwiic I2C Connector
172
+
173
+
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.
The standard I2C is accessible through the following pin connections:
178
+
179
+
**JP1 header**
180
+
- A4
181
+
- A5
182
+
183
+
**Note:** as A4/A5 is connected to the main I2C bus, these should not be used as ADC inputs whenever the bus is in use. You can however connect I2C devices to each of these pins and connectors simultaneously.
184
+
183
185
### Power Options
184
186
185
187
Power can either be supplied via the VIN pin, or via USB-C® connector. If power is supplied via VIN, the MP2322GQH buck converter steps the voltage down to 5 V.
0 commit comments