Sign in

username:

password:



Not a member?

Search msp430



Search tips

Subscribe to msp430



Ads

Discussion Groups

Discussion Groups | MSP430 | TUSB3410 and CDC

The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.

TUSB3410 and CDC - "paddu.koti" - Jul 22 3:23:58 2008

Hi,

I don't know anything about USB drivers.
The USB firmware provided from TI seems like uses driver provide from
TI instead of Windows standard driver(CDC),does it means that the
windows standard drivers cannot be used?
What would be merits of using those drivers provided from TI and will
there be problems with windows OS versions?
Thankyou......
------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )


Re: TUSB3410 and CDC - Xiaofan Chen - Jul 22 4:41:26 2008

On Tue, Jul 22, 2008 at 3:23 PM, paddu.koti wrote:
> Hi,
>
> I don't know anything about USB drivers.
> The USB firmware provided from TI seems like uses driver provide from
> TI instead of Windows standard driver(CDC),does it means that the
> windows standard drivers cannot be used?
> What would be merits of using those drivers provided from TI and will
> there be problems with windows OS versions?

Microsoft provided usbser.sys has many problems. Therefore
real USB to serial chips from vendors like FTDI, Silabs, Profilic
and TI all have their own drivers to achieve better performance
and better features. As long as the vendors keep supporting
new OS versions, you should be fine.

You can google for "usbser.sys bugs" and get many hits.

Xiaofan
http://mcuee.blogspot.com

------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )