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/02.hero/boards/uno-r4-minima/datasheet/datasheet.md
+12-14Lines changed: 12 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ type: maker
8
8
9
9
# Description
10
10
11
-
The Arduino® UNO R4 Minima is the first UNO board to feature a 32-bit microcontroller. It features a RA4M1 series microcontroller from Renesas (R7FA4M1AB3CFM#AA0), which embeds a 48 MHz Arm® Cortex®-M4 microprocessor. The UNO R4's memory is much larger than its predecessors, with 256 kB flash, 32 kB SRAM and 8 kB data memory (EEPROM).
11
+
The Arduino® UNO R4 Minima is the first UNO board to feature a 32-bit microcontroller. It features a RA4M1 series microcontroller from Renesas (R7FA4M1AB3CFM#AA0), which embeds a 48 MHz Arm® Cortex®-M4 microprocessor. The UNO R4's memory is larger than its predecessors, with 256 kB flash, 32 kB SRAM and 8 kB data memory (EEPROM).
12
12
13
13
The UNO R4 Minima board's operating voltage is 5V, making it hardware compatible with UNO form factor accessories with the same operating voltage. Shields designed for previous UNO revisions are therefore safe to use with this board, but is not guaranteed to be software compatible due the change of microcontroller.
14
14
@@ -33,15 +33,14 @@ Maker, beginner, education
33
33
***Peripherals**
34
34
* Capacitive Touch Sensing Unit (CTSU)
35
35
* USB 2.0 Full-Speed Module (USBFS)
36
-
* 14-bit ADC
36
+
*up to 14-bit ADC
37
37
* up to 12-bit DAC
38
38
* Operational Amplifier (OPAMP)
39
39
* Multiple Clock Sources
40
40
* 1-20 MHz main clock oscillator (MOSC)
41
41
* 32.768 kHz sub-clock oscillator (SOSC)
42
42
* 24-64 MHz high-speed on-chip oscillator (HOCO)
43
43
* 32.768 kHz low-speed on-chip oscillator (LOCO)
44
-
* Segment LCD Controller (SLCDC)
45
44
***Power**
46
45
* Recommended input voltage (VIN) is 6-24V
47
46
* 5V operating voltage
@@ -74,6 +73,7 @@ The board features the standard 14 digital I/O ports, 6 analog channels, dedicat
74
73
### Related Products
75
74
* UNO R3
76
75
* UNO R3 SMD
76
+
* UNO R4 WiFi
77
77
78
78
# Rating
79
79
@@ -124,13 +124,13 @@ The board features the standard 14 digital I/O ports, 6 analog channels, dedicat
124
124
125
125
The UNO R4 Minima is based on the 32-bit RA4M1 series microcontroller, **R7FA4M1AB3CFM#AA0**, from Renesas, which uses a 48 MHz Arm® Cortex®-M4 microprocessor with a floating point unit (FPU).
126
126
127
-
This microcontroller can operate on a range between 1.6V - 5.5V, but on the UNO R4 Minima, it is fixed at 5V to be fully retro compatible with other UNO accessories.
127
+
On the UNO R4 Minima, the operating voltage is fixed at 5V to be fully retro compatible with shields, accessories & circuits originally designed for older UNO revisions.
0 commit comments