I have a question regarding USB2.0 power negotiation. I'm in the process of improving the design of a support equipment PCB that utilises an FT232H chip.
The layout of the current board consists of two separate Micro-USB connectors, one directly connected to the FT232H and the other directly connected to another device (essentially a pass-through).
The FT232H is used as a usb-to-serial bridge to communicate with a camera that is also powered off of this USB connection. I use the FT_Prog program to make the FT232H negotiate 500 mA of maximum power (the camera needs more than the standard 100 mA) and it all seems to work very well.
However I would like to simplify the design from two to one USB connector, meaning I'd like to use an on-board USB Hub IC. The question that I have is how this power negotiation performed by the FT232H will work when it is 'behind' a USB hub. (i.e. a Microchip USB2422) I've looked into datasheets of many hub IC's but none seem to talk about the up-stream power negotiation. Do hubs automatically request the maximum?
The only real difference I can find is self-powered vs bus-powered. However I'm unsure what the current limit is on the VBUS pin when it is self-powered.