Is it possible to individually disable each of the four downstream ports?
If so how?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is it possible to individually disable each of the four downstream ports?
If so how?
Thanks
Hi
USB host controllers can send commands to USB hubs to power on /off ports, but these USB commands would need to be generated by the host not the hub. TI does not have a tool to do this.
It is possible to configure the hub with disabled ports over I2C but this can only be done by setting Register 08h after the initial reset of the device, it is not intended to be configured real time.
Thanks
David