Hi everybody,
mostly I am using ESP32's but now I have a question about the classical Arduino Uno R3.
What happens if I would connect a power-supply directly to the +5V-Pin of the Arduino Uno R3 and at the same time a very normal USB-Cable is connected. Which - of course - can be used as power-supply too.
I looked up the Schematic here
But I do not really understand the schematic because there are so many points with this circle and an abbreviation. Pointing to some other point of the schematic.
If there is an extra power-supply (in short exPWR) connected to the Arduino +5V pin
I will call the +5V wire from the USB USB-PWR
there are three cases
-
exPWR 5,1 V / USB-PWR 4,9 V
-
exPWR 4,9 V / USB-PWR 5,1 V
-
exPWR 5,0000 V / USB-PWR 5,0000 V
case three is clear but pure theory. The voltages will never match down to te millivolt.
Do USB-Ports on computers have a protection against to high voltages that might come from the connected device?
If Yes would it be sufficient insert a schottky-diode between exPWR and Uno +5V-pin?
exPWR +5,1 V --------|>-------- +5V-Pin of Uno
best regards Stefan