Skip to content

Commit ebff493

Browse files
committed
Fine tune
1 parent f36b768 commit ebff493

File tree

1 file changed

+5
-5
lines changed
  • content/hardware/03.nano/boards/nano-r4/datasheet

1 file changed

+5
-5
lines changed

content/hardware/03.nano/boards/nano-r4/datasheet/datasheet.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ connections. Compared to its predecessors the board has a much larger memory: 8x
5959

6060
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).
6161

62-
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.
62+
On the Nano R4, the operating voltage is fixed at 5 V to be fully retro compatible with shields, accessories and circuits originally designed for older Nano revisions.
6363

6464
| Component | Details |
6565
| -------------------------------------- | ------------------------------------------- |
6666
| R7FA4M1AB3CFM Processor | Arm® Cortex®-M4 core at up to 48 MHz |
6767
| Flash Memory | 256 kB of Flash Memory |
68-
| Programming Memory | 32kB of RAM |
69-
| Data Memory | 8kB of EEPROM |
68+
| Programming Memory | 32 kB of RAM |
69+
| Data Memory | 8 kB of EEPROM |
7070
| Real-time Clock (RTC) | Yes (external crystal oscillator included) |
7171
| Direct Memory Access Controller (DMAC) | Yes (x4) |
7272
| ADC | Yes (14-bit) |
@@ -124,7 +124,7 @@ The Realtime Clock (RTC) has two counting modes: calendar count mode and binary
124124
- For binary count mode, the RTC counts seconds and retains the information as a serial value. Binary count mode can be used for calendars other than the Gregorian (Western) calendar.
125125

126126
<div style="background-color:rgb(206, 255, 201); border-left: 6px solid rgb(138, 255, 128); margin: 20px 0; padding: 15px;">
127-
The Nano R4 features an external crystal oscillator that improve considerably the accuracy of the RTC and other sub-clock dependent peripherals.
127+
The Nano R4 features an external 16 MHz crystal oscillator that improve considerably the accuracy of the RTC and other sub-clock dependent peripherals.
128128
</div>
129129

130130
### Board Actuators
@@ -153,7 +153,7 @@ The Nano R4 features an RGB LED and single color built-in LED, both can be contr
153153

154154
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.
155155

156-
The 5 V output of the buck converter is connected to a Schottky diode in place for reverse polarity & overvoltage protection respectively.
156+
The 5 V output of the buck converter is connected to a Schottky diode in place for reverse polarity and overvoltage protection respectively.
157157

158158
#### Power Tree
159159

0 commit comments

Comments
 (0)