0

Usual problem - USB power has gone.

Where is the fuse located on the board? The reduced schematics on the RPi webpage does not show the USB at all.

0___________
  • 240
  • 2
  • 10

3 Answers3

1

As there is no information about it on the RPi website and something definitely has blown up on the board cutting the USB 5V supply, I have decided to measure where the the "raw" USB input is and hardwire it on the board.

Here is my workaround (the wire should be shorter):

enter image description here enter image description here

PP2/PP3 <-----> PP27

0___________
  • 240
  • 2
  • 10
0

An addition to the soldering solution:

It is PP1/PP2 <-----> PP27

PP3 is GND, so don't connect this with PP27.

See full list of test pads https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=89522&p=628505&hilit=pp12%2Bpp13#p628505

Raspberry PI disables power on USB ports on reboot. With this modification there is always power on USB port and no "hardreset" of usb devices by just rebooting possible.

Hannes
  • 258
  • 1
  • 5
0

On this page there is a nice picture.

https://www.petervis.com/Raspberry_PI/Raspberry_Pi_Dead/Raspberry_Pi_Fuse.html

Gerard H. Pille
  • 461
  • 2
  • 5