Skip to content

Commit 3cba503

Browse files
authored
Merge pull request #2585 from arduino/canchebagur/nano-r4-datasheet-fix-1
[PXCT - 1036] - Nano R4 Datasheet Update (Power Data)
2 parents 12e8e76 + 6976cec commit 3cba503

File tree

1 file changed

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

1 file changed

+16
-7
lines changed

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

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -141,16 +141,25 @@ The Nano R4 features an RGB LED and single color built-in LED, both can be contr
141141
- Arduino Modulino nodes
142142
- Nano Connector Carrier (ASX00061)
143143

144-
## Power and Ratings
144+
## Ratings
145+
145146
### Recommended Operating Conditions
146147

147-
| Symbol | Description | Min | Typ | Max | Unit |
148-
| --------------- | -------------------------------- | --- | --- | ---- | ---- |
149-
| V<sub>IN</sub> | Input voltage from VIN pad | 6.0 | 7.0 | 21.0 | V |
150-
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
151-
| T<sub>OP</sub> | Operating Temperature | -40 | 25 | 85 | °C |
148+
<p style="text-align: justify;">
149+
The table below provides a guideline for the optimal use of the Nano R4 board, outlining typical operating conditions and design limits. The operating conditions of the Nano R4 are largely a function based on its component's specifications.
150+
</p>
151+
152+
| **Symbol** | **Description** | **Min** | **Typ** | **Max** | **Unit** |
153+
|:---------------:|:-----------------------------:|:-------:|:-------:|:-------:|:--------:|
154+
| V<sub>IN</sub> | Input voltage (VIN pin) | 6.0 | 7.0 | 21.0 | VDC |
155+
| V<sub>USB</sub> | Input voltage (USB connector) | 4.8 | 5.0 | 5.5 | VDC |
156+
| I<sub>USB</sub> | Input current (USB connector) | - | - | 500 | mA |
157+
| T<sub>OP</sub> | Operating temperature | -40 | 25 | 85 | °C |
158+
159+
¹USB current is limited by USB 2.0 specification (500 mA maximum).
152160

153-
**Note:** V<sub>DD</sub> controls the logic level and is connected to the 5 V power rail. V<sub>AREF</sub> set the reference for the analog logic.
161+
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;"><p style="text-align: justify;"><strong>Note:</strong> V<sub>DD</sub> controls the logic level and is connected to the +5 VDC power rail. V<sub>AREF</sub> sets the reference voltage for the analog-to-digital converter (ADC).</p>
162+
</div>
154163

155164
### Power Options
156165

0 commit comments

Comments
 (0)