Quick newbie question about programming the Arduino with a load on the 5V rail.
Hi.
I am running an Arduino that is normally powered from a 5V 4A supply, which is enough current for the LEDs I am using and the Arduino.
The LEDs are always connected to the 5V rail and a data pin for their signal.
My question is . . . can I just plug a USB lead into the Arduino and reprogram it WITHOUT the 4A supply running?
I am worried about blowing / damaging my USB port because of power demands on it.
Is it wise in this case to 1) Make sure the 5V 4A supply is on if programming the Arduino.
2) Take the Arduino completely out of circuit to program it, if I can’t turn that supply on when I need to program the Arduino.
Or is there some clever switching in the Arduino / on the circuit board that prevents this scenario.
Thanks everyone.