I'm doing a little project to run a couple of micro servos from a Pi Zero. They draw around 200mA running, but up to 600mA stalled (should that occur!).
I'm trying to track down exactly what is happening on pin 2 and pin4. I've seen schematics for some models that show 2 & 4 are identical, I've also seen info (which now I can't find *sigh*) that suggests pin 2 goes direct to the usb power socket and pin 4 is after the 5v rail polyfuse protection - which itself may not be present on the Pi Zero.
What is the proper answer to this?
If both pins are after any sort of protection, then it looks like I'll need to break into the usb cable and spur out 5v to the servos.
(and yes I already have some capacitors right next to the servos to tame the noise they might introduce.)