Skip to content

Commit 330b5a1

Browse files
karlsoderbyjhansson-ardkateryna-lukina
authored
Apply suggestions from code review
Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> Co-authored-by: Kateryna Lukina <94372596+kateryna-lukina@users.noreply.github.com>
1 parent 157b5f6 commit 330b5a1

File tree

1 file changed

+20
-20
lines changed
  • content/hardware/02.hero/boards/uno-r4-minima/datasheet

1 file changed

+20
-20
lines changed

content/hardware/02.hero/boards/uno-r4-minima/datasheet/datasheet.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ type: maker
1010

1111
The Arduino UNO R4 Minima (from here on referred to as 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).
1212

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.
13+
The UNO R4 Minima board's operating voltage is 5 V, 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 are not guaranteed to be software compatible due to the change of microcontroller.
1414

1515
# Target areas:
1616
Maker, beginner, education
1717

1818
# Features
1919
* **R7FA4M1AB3CFM#AA0**
20-
* 48MHz Arm® Cortex®-M4 microprocessor with a floating point unit (FPU)
21-
* 5V operating voltage
22-
* Realtime Clock (RTC)
20+
* 48 MHz Arm® Cortex®-M4 microprocessor with a floating point unit (FPU)
21+
* 5 V operating voltage
22+
* Real-time Clock (RTC)
2323
* Memory Protection Unit (MPU)
2424
* Digital Analog Converter (DAC)
2525
* **Memory**
@@ -42,10 +42,10 @@ Maker, beginner, education
4242
* 24-64 MHz high-speed on-chip oscillator (HOCO)
4343
* 32.768 kHz low-speed on-chip oscillator (LOCO)
4444
* **Power**
45-
* Recommended input voltage (VIN) is 6-24V
46-
* 5V operating voltage
45+
* Recommended input voltage (VIN) is 6-24 V
46+
* 5 V operating voltage
4747
* Barrel jack connected to VIN pin
48-
* Power via USB-C® at 5V
48+
* Power via USB-C® at 5 V
4949
* Schottky diodes for overvoltage and reverse polarity protection
5050
* **Communication**
5151
* 1x UART (pin D0, D1)
@@ -62,13 +62,13 @@ Maker, beginner, education
6262

6363
The UNO R4 Minima is the first UNO series 32-bit development board, being previously based on 8-bit AVR microcontrollers. There are thousands of guides, tutorials and books written about the UNO board, where UNO R4 Minima continues its legacy.
6464

65-
The board features the standard 14 digital I/O ports, 6 analog channels, dedicated pins for I²C, SPI and UART connections. Compared to its predecessors the board has a much larger memory: 8 times more flash memory (256KB) and 16 times more SRAM (32KB).
65+
The board features the standard 14 digital I/O ports, 6 analog channels, dedicated pins for I²C, SPI and UART connections. Compared to its predecessors the board has a much larger memory: 8 times more flash memory (256 kB) and 16 times more SRAM (32 kB).
6666

6767
**Entry level projects:** If this is your first project within coding and electronics, the UNO R4 Minima is a good fit. It is easy to get started with and has a lot of online documentation (both official + 3rd party).
6868

6969
**Easy power management:** the UNO R4 has barrel jack connector and supports input voltages from 6-24 V. This connector is widely popular and removes the need for additional circuitry required to stepping down the voltage.
7070

71-
**Cross compatibility:** the UNO form factor automatically makes it compatible with hundreds of existing 3rd party shields and other accessories.
71+
**Cross compatibility:** the UNO form factor automatically makes it compatible with hundreds of existing third-party shields and other accessories.
7272

7373
### Related Products
7474
* UNO R3
@@ -124,11 +124,11 @@ The board features the standard 14 digital I/O ports, 6 analog channels, dedicat
124124

125125
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).
126126

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.
127+
On the UNO R4 Minima, the operating voltage is fixed at 5 V to be fully retro compatible with shields, accessories & circuits originally designed for older UNO revisions.
128128

129129
The R7FA4M1AB3CFM#AA0 features:
130130
* 256 kB flash / 32 kB SRAM / 8 kB data flash (EEPROM)
131-
* Real Time Clock (RTC)
131+
* Real-time Clock (RTC)
132132
* 4x Direct Memory Access Controller (DMAC)
133133
* up to 14-bit ADC
134134
* up to 12-bit DAC
@@ -141,31 +141,31 @@ For more technical details on this microcontroller, visit [Renesas - RA4M1 serie
141141

142142
The UNO R4 Minima has one USB-C® port, used to power and program your board as well as sending & receiving serial communication.
143143

144-
***Note: You should not power the board with more than 5V via the USB-C® port.***
144+
***Note: You should not power the board with more than 5 V via the USB-C® port.***
145145

146146
## Digital Analog Converter (DAC)
147147

148148
The UNO R4 Minima 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.
149149

150150
## Power Options
151151

152-
Power can either be supplied via the VIN pin, the barrel jack, or via USB-C® connector. If power is supplied via VIN, the ISL854102FRZ buck converter steps the voltage down to 5V.
152+
Power can either be supplied via the VIN pin, the barrel jack, or via USB-C® connector. If power is supplied via VIN, the ISL854102FRZ buck converter steps the voltage down to 5 V.
153153

154154
The VUSB, barrel jack connector and VIN pins are connected to the ISL854102FRZ buck converter, with Schottky diodes in place for reverse polarity & overvoltage protection respectively.
155155

156-
Power via USB supplies about ~4.7V (due to Schottky drop) to the RA4M1 microcontroller.
156+
Power via USB supplies about ~4.7 V (due to Schottky drop) to the RA4M1 microcontroller.
157157

158158
### Power Tree
159159

160160
![Arduino UNO R4 Minima power tree.](assets/UNO_R4_Minima_Power_Tree.png)
161161

162162
### Pin Voltage
163163

164-
The UNO R4 Minima operates on 5V, as does all pins on this board except for the **3.3V pin**. This pin draws power from the `VCC_USB` pin on the R7FA4M1AB3CFM#AA0, and is not connected to the buck converter.
164+
The UNO R4 Minima operates on 5 V, as does all pins on this board except for the **3.3V pin**. This pin draws power from the `VCC_USB` pin on the R7FA4M1AB3CFM#AA0, and is not connected to the buck converter.
165165

166166
### Pin Current
167167

168-
The GPIOs on the R7FA4M1AB3CFM#AA0 microcontroller can handle up to 8mA. Never connect devices that draw higher current directly to a GPIO.
168+
The GPIOs on the R7FA4M1AB3CFM#AA0 microcontroller can handle up to 8 mA. Never connect devices that draw higher current directly to a GPIO.
169169

170170
In case you need to power external devices that require more power, e.g. servo motors, use an external power supply.
171171

@@ -225,7 +225,7 @@ In case you need to power external devices that require more power, e.g. servo m
225225
| Pin | Function | Type | Description |
226226
| --- | -------- | -------- | ---------------------------- |
227227
| 1 | CIPO | Internal | Controller In Peripheral Out |
228-
| 2 | +5V | Internal | Power Supply of 5V |
228+
| 2 | +5V | Internal | Power Supply of 5 V |
229229
| 3 | SCK | Internal | Serial Clock |
230230
| 4 | COPI | Internal | Controller Out Peripheral In |
231231
| 5 | RESET | Internal | Reset |
@@ -270,7 +270,7 @@ All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows
270270

271271
### Online Resources
272272

273-
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[4]**, the Arduino Library Reference **[5]**, and the online store **[6]**; where you will be able to complement your board with sensors, actuators and more.
273+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub **[4]**, the Arduino Library Reference **[5]**, and the online store **[6]**; where you will be able to complement your board with sensors, actuators and more.
274274

275275
### Board Recovery
276276

@@ -347,7 +347,7 @@ This equipment should be installed and operated with a minimum distance of 20 cm
347347
French:
348348
Lors de l’ installation et de l’ exploitation de ce dispositif, la distance entre le radiateur et le corps est d ’au moins 20 cm.
349349

350-
**Important:** The operating temperature of the EUT can’t exceed 85℃ and shouldn’t be lower than -40℃.
350+
**Important:** The operating temperature of the EUT can’t exceed 85 ℃ and shouldn’t be lower than -40 ℃.
351351

352352
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 201453/EU. This product is allowed to be used in all EU member states.
353353

@@ -366,7 +366,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
366366
| Arduino IDE (Desktop) | <https://www.arduino.cc/en/Main/Software> |
367367
| Arduino IDE (Cloud) | <https://create.arduino.cc/editor> |
368368
| Cloud IDE Getting Started | <https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor> |
369-
| Project Hub | <https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending> |
369+
| Arduino Project Hub | <https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending> |
370370
| Library Reference | <https://github.com/arduino-libraries/> |
371371
| Online Store | <https://store.arduino.cc/> |
372372

0 commit comments

Comments
 (0)