Hi Eduard,
Is usbclient.bin file an EEPROM image? If so, then you should be able to use the TI USB EEPROM Burner Utility for the TUSB2136/TUSB3210 to download the EEPROM to the device.
EEPROM programming is OS-independent, so it should work in all cases…
Hi Mohammad,
The 0x0451 VID is the Texas Instruments Vendor ID, so if any other TI devices are connected to your USB ports they may also show up with the 0x0451 VID.
Based on www.ti.com/.../slla154.pdf , assuming that the 0x2136 PID is a power-on default…
Other Parts Discussed in Thread: TUSB2136-TUSB3210-KBD-SRCCODE , MSP430USBDEVPACK Hello,
I've been trying to decide which of the above chips would work for me in a simple project that sends HID events (hopefully MIDI) via USB of 8-to-16 buttons (a kind…
Hello Ken,
You must use the TUSB2136.bin file.
Please note the TUSB3210 is a General Purpose Controller and this driver and firmware are provided as functionality example. Since MSFT signature be linked to driver and firmware version and any modification…
Hi Roberto,
I've been able to use the Apploader to download firmware to the TUSB3210 board. The problem I expereienced is actually due to the host PC.
Now I want to use the TUSBXXXX EEPROM Burner to program the on-board EEPROM and run into some problems…
Other Parts Discussed in Thread: THS8135 , TVP7002 hi all
i make a pcb based on THS8135 EVM SCH, THS8135,TVP7002,TUSB3210 be used.now there is a problem. when i plug my board to pc with usb cable, the device manager find a new USB DEVICE with yellow question…
Other Parts Discussed in Thread: CDCE62002EVM , CDCE62002 Hi all,
I am having problems using the CDCE62002EVM. I would like to set up the EVM and then program the CDCE62002 part number that I implemented in a project. I tried the GUI in two different computers…
Hello Tuan,
I work as a consultant for Steinar Hem on the project where we have made our own board based on your TAS3204EVM-design. Thank you for the source code to the TUSB3210 firmware (USB-to-I2C bridge) that you sent to Steinar. Thanks to this source…