geffers wrote:Folks,
I've read that some TV tuners need a powered USB hub to work.
Why would this be? If the PSU can supply the amps why would the tuner require a powered hub?
Geffers
Depends on which RPi version you are referring to.
For B Rev 2 there is a input 'polyfuse' which limits the total current of RPi + GPIO + USB devices to 750mA
(The early B rev1 also had fuses on the USB ports which limited output to 120mA or so each port).
The input fuse on B+ is rated 2A. In addition the B+ has USB power controller which will give a maximum output of 1.2A to the USB ports (combined). So 1.2A for USB port(s) + 0.8A for RPi + GPIO.
If you attempt to draw more current than the fuses can handle then the RPi will become unstable........... Brownouts.... Crashes.... rebooting etc.... The USB devices are the first to suffer when power is not sufficient.
I have no idea the power requirements of a TV tuner? But many devices such as USB hard disks which could not run on a B without a powered HUB can run OK on a B+ or RPi2.