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 CDC Windows drivers

Other Parts Discussed in Thread: CONTROLSUITE

Hello,

I am using the CDC lib from controlSuite for F28069U.

After my short research into CDC and its usage on Windows, I found that it is seen as a Virtual COM port and that there is no specific driver required to be loaded.

My question is this:

if I want to access the data over USB (from a CDC device) - without using a terminal software, how do I do?

(I know that it is possible to access COM ports using Windows APIs; I want to avoid this).


--

Regards,

Vishwanatha