BerserkOlaf wrote:So I may be able to power both the Pi and the screen directly applying 5V current? That could prove useful indeed.
For now I'm just going to try again and be more careful with polarity.
This isn't the thread you're looking for...
http://www.raspberrypi.org/phpBB3/viewt ... 64&t=17651
I recently got a 4.3" display that looks much like yours and did the conversion, look right at the (current) end of the thread. However these cheap displays seem to have lots of different versions of internals in otherwise identical housings, they've used whatever was cheapest that week, so your mileage may vary.
The generic solution seems to be:
1) find the switching regulator, normally a small 8 pin part near the power input with lots of inductors and capacitors near it.
2) Use a voltmeter to find the 5V rail, normally easily accessible on a capacitor or inductor near the switching regulator but sometimes there's an even easier to use non-loaded header.
3) remove the regulator IC. Wire from the power input connector to the 5V rail.
But there may be some board variations where that isn't the case, it's hard to be sure.
I've build a few of these up now and have started removing F3 from the Pi (normally green, on the back of the Pi under the power input socket) and replacing it with a wire. Removing the input fuse isn't something I'd recommend everyone do but it does allow me to then power the display from the 5V and GND pins of the expansion header without worrying about going over the input current limit.
On one unit I've even soldered the display input cable directly to the Pi power, ground and video out signals, no need for the bulky video out plug that way and you end up with a very compact Pi and Display unit.
BerserkOlaf wrote:If there is no video input, is there some hint on screen to show it's on, like a "no signal" message?
Nope, that would be far too useful. You may get the back light flash on and off or a brief white flicker when first powered up but that's all and probably depends on the exact version of the board you have.