CDC USB Communication in Visual Basic 6.0

A

Thread Starter

AKN22

Hi,

I am working on the project, in which, four MSP430F5635 boards are connected with PC through USB HUB. In software, CDC USB communication class will be used for all MSP430F5635.

I want to know is, how can I write host software in Visual Basic 6.0 for CDC USB communication with this controller?

I am aware of serial communication, but new at USB communication in VB6.0.

Can you give me details for host side PC software? How can I initialize the port; receive- send data on port; etc..?
Is there any example available for CDC class using VB6?

Thanks in advance.
 
Top