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.

TUSB3410 programming

Genius 4170 points
Other Parts Discussed in Thread: TUSB3410

Hello,

simple question:

How the hell can I program the 8052 on the TUSB3410? :)

Dont have any clue, and the VCP software of TI is not available or link is broken as another thread states.

I am trying to establish a USB connection PC to MSP430, and to do the USB to UART to MSP430 i am using the TUSB3410 device on my Win7 Ultimate system.

As I already found out in another thread, the EEPROM is only burnable on Win XP systems which is sad for me, now I could imagine there is another burner utility available for the TUSB3410? But I simply cannot find out.

And if anyone has some additional hints about USB programming I would like to hear them, as I am at the very beginning. For example I do not know yet whether USB is a protocol stack, which I simply can implement on my MSP430, or if I should try implementing my own protocol to establish a connection with the PC?!

Thanks for reading and your interest.

Seb

  • Hello Seb,

    If you go to ti.com and search for the TUSB3410, down the page is a section called "software" there you can find the driver, here is the link

    http://www.ti.com/litv/zip/sllc428

    Also, there is an application note for interfacing the tusb3410 with the MSP micro.

    http://www.ti.com/analog/docs/litabsmultiplefilelist.tsp?literatureNumber=slaa276a&docCategoryId=1&familyId=549

    Regards