1

Will the 3.3V regulator produce 3.3v when the Arduino is powered from the USB port?

asked Feb 9, 2015 at 10:40
0

2 Answers 2

2

Will the 3.3V regulator on an Arduino Leonardo work when powered from USB?

Yes, provided that

  • it is an "official" Leonardo or a competent clone and

  • as long as you do not load the power supply excessively with external loads.

Official circuit diagram here

The USB supply feeds the 3V3 regulator via MOSFET T1 at the bottom of the sheet and U3, an LP2985 LDO regulator. If your board has the same circuitry as this it should provide 3V3 from USB.


enter image description here

answered Feb 9, 2015 at 12:37
0

The 3.3V regulator is fed by the 5V, whatever that comes from. If you don't use a separate power supply like a wall-wart, the 5V switches automatically to the USB's 5V. That feeds the regulator for the 3.3V.
So yes, it will produce 3.3V.

answered Feb 9, 2015 at 12:34

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.