Skip to content

Commit ef8bca4

Browse files
committed
Daniela review fixes
1 parent 07ff84f commit ef8bca4

File tree

1 file changed

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

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,17 @@ The Nano R4 features an RGB LED and single color built-in LED, both can be contr
149149
| V<sub>IN</sub> | Input voltage from VIN pad | 6.0 | 7.0 | 21.0 | V |
150150
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
151151
| T<sub>OP</sub> | Operating Temperature | -40 | 25 | 85 | °C |
152-
| 3V3 | Current Source from 3V3 pin | - | - | 150 | mA |
153152

154153
**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.
155154

156155
### Power Options
157156

158157
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.
159158

160-
A power OR circuit manages the selection between the USB and VIN power inputs, automatically routing the available voltage to the system's main power rail.
159+
A power OR circuit manages the selection between the USB and the +5 VDC output of the buck converter supplied from VIN, automatically routing the available voltage to the system's main power rail.
161160

162161
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
163-
When using the 3V3 pin to power external peripherals, make sure stay below 150 mA since, above that value, the board may become very hot.
162+
When using the 3V3 pin to power external peripherals, notice that above 150 mA the board may become very hot due to LDO regulator functioning basis.
164163
</div>
165164

166165
#### Power Tree

0 commit comments

Comments
 (0)