Hi
Can someone confirm a RPi-3 can be powered on and run via GPIO (pins 4 & 6)?
Thanks.
Nick.
You can, but you risk destroying the machine as it bypasses all of the protection for in the regular supply (using the microUSB). Get more than 5.1V on there and you'll let the magic smoke out.nickorossa wrote:Hi
Can someone confirm a RPi-3 can be powered on and run via GPIO (pins 4 & 6)?
Thanks.
Nick.
Is the LM2576 on a heatsink? 65°C/W junction to ambient means it'll go into thermal shutdown quite quickly.nickorossa wrote:The power circuit I'm looking to drive it with is based on a LM2576T-5, with a 2A fuse in line of the power feed.
Connecting to the GPIO for power, the PI appears to try and start, puts up the colour screen image then "resets" and tries again.
Well now, someone certainly was burning the candle at both ends last eve now weren't they Nickorossa....Huh... lolnickorossa wrote:Hi
Can someone confirm a RPi-3 can be powered on and run via GPIO (pins 4 & 6)?
Thanks.
Nick.
No idea what you mean by this; can only assume you're mixing me up with someone else.Well now, someone certainly was burning the candle at both ends last eve now weren't they Nickorossa....Huh... lol
Wrong except for Zero and ZeroW.rickticktock wrote: ↑Thu Nov 01, 2018 12:03 pmThis is another case where a schematic would be useful. So far as I can tell, all the USB sockets, the +5 GPIO pins and the +5 power input are copper connected.
No, there's a power controller between the board 5V (ie. GPIO) and the USB socket 5V. If you shut down the Pi you'll see that the USB goes dead too. Also it is possible to power off all the USB ports (they are linked together) in software.
Thanks for the correction. I'd forgotten about that controller. It wasn't present on the original RPis. Was it on the 2B that first appeared?
It first appeared as U13 on the B+ in 2014. The current limit was selectable 600 or 1200mA but on later models fixed at 1200mA.