What are you powering "through" the RPi USB, GPIO and HDMI Connectors?
On this occasion I want to power the RPi using the micro USB port (not been able to do this without a USB hub which is what I'm trying to do now essentially). Connected to the Pi is the HDMI for the screen, RJ45 for ethernet, and a single USB peripherial (keyboard), and nothing else accept the micro USB.
THe problem with powering all of your peripherals through the MicroUSB connector is that you are likely to encounter excessive volt drop through the F3 Polyfuse. Also, many MicroUSB cables have exccessively high resistance conductors and can give you reduced voltage at the TP1-TP2 test points on the board.
I suspected as much from reading the previous topics in the forums so I tested the supply. The input voltage is actually 5.5v, and across TP1/TP2 the voltage is 4.6v, I'll measure the resistance across the polyfuse tonight to see if that's the problem.
You would be better to power your RPi through either the GPIO connector or back-feed one of the USB A sockets.
I agree, I already have a working setup where the power supply is plugged straight into the USB hub and from there a USB to micro USB cable to the power socket on the Pi. However it negates the purpose of my little experiment. I don't see why I can't do what I'm aiming to achieve? What does the powered USB hub have that my project doesn’t? Perhaps power needs to be fed into both USB and Micro USB for it to work?