Skip to content

Commit b809be7

Browse files
committed
Julian review changes applied
1 parent b075ccf commit b809be7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
1.71 KB
Loading
-1.56 KB
Loading

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ The Realtime Clock (RTC) has two counting modes: calendar count mode and binary
121121
- For calendar count mode, the RTC has a 100-year calendar from 2000 to 2099 and automatically adjusts dates for leap years.
122122
- 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.
123123

124+
<div style="background-color:rgb(206, 255, 201); border-left: 6px solid rgb(138, 255, 128); margin: 20px 0; padding: 15px;">
125+
The Nano R4 features an external crystal oscillator that improve considerably the timing of timers like the RTC and other sub-clock dependant peripherals.
126+
</div>
127+
124128
### Related Products
125129

126130
- Arduino Nano (A000005)
@@ -142,6 +146,7 @@ The Realtime Clock (RTC) has two counting modes: calendar count mode and binary
142146
### Power Options
143147

144148
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.
149+
145150
The 5 V output of the buck converter is connected to a Schottky diode in place for reverse polarity & overvoltage protection respectively.
146151

147152
#### Power Tree
@@ -234,7 +239,7 @@ An overview of the Nano R4 high-level architecture is illustrated in the figure
234239
![Arduino Nano R4 Block Diagram](assets/Nano_R4_Block_Diagram.png)
235240

236241
## Board Topology
237-
### Front View
242+
### Overall View
238243

239244
![Top View of Arduino Nano R4](assets/topViewNanoR4.png)
240245

@@ -247,7 +252,7 @@ An overview of the Nano R4 high-level architecture is illustrated in the figure
247252
| JP1 | Analog input/output headers |
248253
| JP2 | Digital input/output headers |
249254
| J1 | CX90B-16P USB-C® connector |
250-
| J2 | SM04B-SRSS-TB(LF)(SN) I2C connector |
255+
| J2 | I2C Qwiic connector |
251256
| DL1 | RGB LED |
252257

253258

0 commit comments

Comments
 (0)