Hello,
I am designing a production programming fixture that requires 20 USB ports to interface to a computer. I want to design a Composite USB hub using several TUSB4041I-Q1 Controller ICs and have some questions:
- The Datasheet says that the Device can be configured via SMBus. My design will not have an on-board microcontroller so is there any way to configure this directly through the upstream USB connection via PC? Or do I need some special hardware programmer to do it?
- The datasheet mentions the use of an external I2C EEPROM for storing settings. Is this absolutely necessary for the IC or does it have the capability of running without one? (I'm looking for the absolute simplest way to implement this hub).
Thank you,
Jason Owens