Hi,
I am starting to use the Arduino UNO Rev 3, and I was a bit looking around at the schematic to understand how things are laid down. My skills are limited in hardware as I’m more of a firmware/software guy…
So I was trying to understand how the Arduino is behaving when both USB and external power supply are plugged; and I think I well understood the role of the MOSFET openning the USB VCC when the external power supply V1 is above 7V.
Where I am not sure to understand, is how does it behave when the power supply isn’t reaching enough voltage to get 3.3V out of the op amp, and feeding the gate of the MOSFET. In that case, the USB VCC will not be disconnected and will be used to feed U2. But since there is still an external power supply connected, we will still have something at the output of U1, and therefore we will still have the +5V line carrying a voltage. It won’t be 5V but maybe 3.3V or less depending on V1, but there will still have a voltage. And so at the source of the MOSFET, we will have something coming from U1, as well as the USB VCC.
Am I understanding right or what am I missing? I am just really confused by the 5V node that isn’t disconnected even when V1 isn’t high enough to disconnect USB VCC through the MOSFET…
Thanks for your help, it really bugs me not to understand properly how this part of the schematic works…
PS: take a look at the picture I attached to understand what +5V node I am talking about