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.

USB Driver Windows for tusb6020

Hi,

I want use tusb6020 for USB communication, but I don't find nothing about windows driver to use with tusb6020.

Thank

Fabrizio

  • The TUSB6020 needs another processor to configure it, initialize the registers, provide USB descriptors, etc.  It does not act in stand-alone fashion.

    Therefore, this other processor would be effectively communicating to the PC regarding it's capabilities, which class driver should be used, etc.  Think of the TUSB6020 as a USB peripheral on an embedded ARM microcontroller that happens to be in another external device.

  • The TUSB6020 is designed to be used in conjunction with an attached VLYNQ-enabled application processor such as the DaVinci family from TI.  There is a DSP BIOS version of software available for download at http://focus.ti.com/docs/toolsw/folders/print/tusb6020pdk.html.

  • What are you looking to do here?  The TUSB6020 needs a host processor connected to its VLYNQ interface to run a USB SW stack (either host or device SW) for your application.  If you are using the 6020 as a USB device, depending on how you configure the 6020 will determine what USB Windows driver you would need (MSC, Video, etc).