Need to program a serial eeprom connected to a TUSB8020 USB HUB. The evaluation module User's Guide (SLLU196-March 2014) says that a Microsoft Windows based EEPROM utility is available upon request. How can I get that / where can I find it?
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.
Need to program a serial eeprom connected to a TUSB8020 USB HUB. The evaluation module User's Guide (SLLU196-March 2014) says that a Microsoft Windows based EEPROM utility is available upon request. How can I get that / where can I find it?
Do we need to configure this chip or it comes with configuration?
If we need to configure is there any tool available to do the configuration for this chip with our VID ?
Nitesh
That means suppose if i connect two downstream port to devices and upstream port to PC/Mobile(host) to and from hub, i don't need any configuration and i can use directly. PC can access both the device when both are connected. Please let me know is this understanding is correct or not?
What you mean by add descriptor here?
Thanks
Nitesh
Thanks for the reply. I am working on TUSB4020BI USB 2.0 Hub does this IC also works similar or we need to configure any control registers for the normal working apart from VID/PID and string display changes as you mentioned. Need your inputs
Thanks
Nitesh
Hi Nitesh,
TUSB4020B can also be configured using only pin configurations (no EEPROM necessary).
Regards,
JMMN
I mean when HUB connected downstream port i.e. data bus ( D+ and D-) to data bus on the Device side.
I am using USB 2.0 2 port TUSB2046b HUB. Does it required to configure them to handle the two devices? or we can directly use as it is?
Here is my setup :
I have two device connected to HUB, even when two devices connected does the PC enumerates the both devices ? one of the device is MSP430 based USB in built microcontroller and another is Modem. In this case suppose i want to handle my MSP based device which device stack i need to use . Modem any way has the driver installed in PC and i can use without any problem.
But my doubt is how HUB is handle the my device data and Modem data ? or i can say how HUB handles both device? is there any thing i have to do for selecting downstream port to handle the devices?
Nitesh