-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schematic for RPi 2 Model B #235
Comments
No you cannot do this with a model B since the hub is not by-passable |
I'm fine with it not being possible to do what I was intending/hoping. However, this issue itself is highlighting the gap in the RPi2 schematics. If they are not released yet (or will not be released) the RPi schematic page should indicate as such. |
This would be really nice to see. It has been months. Can we work out the legalize? I am part of a university group that would like to develop low level ARM/embedded coursework around this board, and it is kind of hard to do that without the documentation. |
What specifically do you need that isn't covered by the pinouts and the On 25 August 2015 at 04:53, Ian Hartwig notifications@github.com wrote:
|
@ebenupton will the schematics for the RPi2 be made available? If not, (while causing me an OSHW sadface) it would be great to put a clear statement concerning that on the schematics page. |
...or you could simply disable the LED in software, like this: http://gpiozero.readthedocs.io/en/v1.2.0/recipes.html#controlling-the-pi-s-own-leds Regarding schamatics, see also #347 |
That doesn't help me when the RPi is off (as I noted in my comment above). The Pi is for a media server which seldomly runs, but if I leave the PSU connected the red LED is on 24/7. Maybe I'm a power efficiency nut, but I'd like to eliminate the pretty unnecessary power drain. |
Ahhh. When the Pi is 'off' it's not really off, the CPU is just held (AFAIK) in the HALT state. I suspect the SoC itself in the 'shutdown state' still probably draws more power than the little red LED? (and of course there'll also be power losses inside the PSU if you're leaving that plugged in, etc.)
Perhaps something like https://energenie4u.co.uk/catalogue/product/ENER002-1 would be a better option? |
Wouldn't allow you to turn the Pi off (ungracefully), but not back on? |
@bennuttall Huh? Which bit exactly are you referring to? |
Oh I see. I thought you were referring to turning off the Pi in software with the Energenie add-on. |
Ahhh. No, I deliberately linked to just a 'plain' handheld-remote-control-only Energenie product ;-) |
I once measured the power draw downstream of the PSU, and a quick off-the-cuff calculation led me to believe that most of the shut down power draw came from the LED---unfortunately, I seem to have misplaced my notes regarding that, or I'd have specific figures. My initial thought was to put together some self-holding relais-like circuit that opens as soon as the power draw falls to shut-off values, but I realised the components I'd need to buy would probably amount to more than the total savings from using the circuit, which doesn't make sense. For the same reason, I'd prefer not to buy additional products like remote-controlled power sockets etc. (but thanks for the hint!). Then, I thought that by disabling the LED, I'd reduce the shut-off power draw to negligible values, and to wake it up I'd use a momentary switch I have lying around on the reset pins, so I don't have to build a circuit, and don't have to buy any components. This is where I am currently. Maybe the best best after all is to just buy two micro-usb connectors and a small switch to splice between the PSU and the RPi, that way the Pi is guaranteed to be dead and the (low-standby-power) PSU does not have any load. |
Something like https://www.pi-supply.com/product/pi-supply-raspberry-pi-power-switch/ ;-) |
Exactly, nice! OK, I think we should stop derailing this issue any further, thanks for any pointers/help! |
AFAIK, we do not supply individual datasheet for components on the board. Sorry. |
You can find the Pi 2 PMIC datasheet here: https://4donline.ihs.com/images/VipMasterIC/IC/ONSM/ONSMS37200/ONSMS37200-1.pdf and the (less photosensitive) Richtek equivalent used on Pi 3 here: http://www.richtek.com/assets/product_file/RT8088A/DS8088A-00.pdf |
Dear Friends, My issue is that my Raspberry Pi 2 U16 and after the use of low current SMPS (ie. 0.8A) +5V USB power supply seems to be damaged and overheated. My RPi 2 refused to restart. I tested the +5V and it's ok but only the two LEDs are lit! Kind Regards, |
https://www.raspberrypi.org/help/faqs/#power recommends a 1.8A PSU for the RPi 2. |
Perhaps you are right! (Buy a new RPi 2) |
We do not supply a full schematic of the Pi devices, what we do release can be found here. https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/README.md |
Hi, I have it broken C90. What is its value? RPi 2 V1.1 ETH doesn't work for me. |
Seems to be missing from the collection.
In particular, I am wanting to look at the layout to determine if the USB (power) port, can be connected to a PC and appear as a device.
The text was updated successfully, but these errors were encountered: