well, this is a apparently a sore subject on the internet, and i'll add new post to the history of it for a clarification on a piece of it
From the various locations on the Rapsberry Pi site and other places, it seems clear that the 26pin headers have the 16mA per pin, an 50mA max for all 3.3V pins
However, it's not clear to me if that really does apply to the 40pin header, particularly on the RPi 3.
And, adding to that... I just picked up the 2nd edition of the Rapsberry Pi Cookbook by Simon Monk, and it states on page 199
"Do not draw more than 16mA per output and keep the total for all outputs below 50mA in total for an older 26pin Raspberry Pi, and below 100mA on a 40pin Raspberry Pi"
That would make sense since the 3.xmA per pin * 30 3.3V pins is right about 100mA.
But i've not been able to find any document that says what the 3.3V rail on the RPi3 can actually supply.
Anybody have that?
Does Mr. Monk frequent these forums per chance?
Anybody else know of a document giving some more details on the differences between the supplies to the 26 and 40pin headers?
So to summarize the power draws that may be in place on the RPi3, using his suggested max values of 100mA for 3.3V
2.4A Max
- typical board power draw: 400mA to 1.3A (depending on CPU usage and such)
-- that was using wifi.. granting it's quite a range. how much does ethernet add?
- 50mA for HDMI
- 100mA for 3.3V pins
- 250mA for camera
--------------------------------
1850mA
leaving (out of 2.4A) ~650mA for the 5V rail or USB devices (out of a maximum 1.2A)
- or allow more for these if the above items like the camera aren't in use
right?
(using values from https://www.raspberrypi.org/help/faqs/#powerReqs)