Differences between CDC and VCP??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-02 2:33 AM
Posted on October 02, 2015 at 11:33
Hi, I'm trying
to communicate
my board
Olimex
(
STM32F407)with
the
PC
through
the
USB
-
mini,using ST Device libraries
.Do not understand
the difference
between
VCP
and
CDC
.Can anyone help me
and
give some advice
??
Thank you all.
#olimex #usb #vcp #cdc #stm32f407
Labels:
- Labels:
-
STM32F4 Series
-
USB
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-02 7:00 AM
Posted on October 02, 2015 at 16:00
Hi,
CDC is a protocol specification, virtual com port is a MS Windows interface to access different communication channels (e.g. USB, RS232 remote servers) as if they where connected to a physical com port.-Syrine-