Skip to content

[PXCT-1036] - Nano R4 Datasheet Update (Power Data) #2585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 16 additions & 7 deletions content/hardware/03.nano/boards/nano-r4/datasheet/datasheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,25 @@ The Nano R4 features an RGB LED and single color built-in LED, both can be contr
- Arduino Modulino nodes
- Nano Connector Carrier (ASX00061)

## Power and Ratings
## Ratings

### Recommended Operating Conditions

| Symbol | Description | Min | Typ | Max | Unit |
| --------------- | -------------------------------- | --- | --- | ---- | ---- |
| V<sub>IN</sub> | Input voltage from VIN pad | 6.0 | 7.0 | 21.0 | V |
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
| T<sub>OP</sub> | Operating Temperature | -40 | 25 | 85 | °C |
<p style="text-align: justify;">
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.
</p>

| **Symbol** | **Description** | **Min** | **Typ** | **Max** | **Unit** |
|:---------------:|:-----------------------------:|:-------:|:-------:|:-------:|:--------:|
| V<sub>IN</sub> | Input voltage (VIN pin) | 6.0 | 7.0 | 21.0 | VDC |
| V<sub>USB</sub> | Input voltage (USB connector) | 4.8 | 5.0 | 5.5 | VDC |
| I<sub>USB</sub> | Input current (USB connector) | - | - | 500 | mA |
| T<sub>OP</sub> | Operating temperature | -40 | 25 | 85 | °C |

¹USB current is limited by USB 2.0 specification (500 mA maximum).

**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.
<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>
</div>

### Power Options

Expand Down