Top "Cdc" questions

CDC may refer to the Communication Device Class (or USB CDC).

Unable to claim USB interface with C + libusb on Mac OS X

I've got a compound USB + CDC device I built using a PIC32 microcontroller, and I'm trying to connect to the …

c usb libusb cdc libusb-1.0
What USB class does Serial COM Port use?

What is the name of the USB class which handles communication with USB devices which appear as COM ports in …

serial-port usb cdc
How to work with WinUSB?

This is a follow-up to my previous question, Need to write driver for USB peripheral device? Background I'm working on …

usb stm32 cdc winusb
How to list all attached USB devices in Visual C++

In Short: I need to detect hotplug events of my USB CDC device by PID/VID and get the corresponding …

windows visual-studio visual-c++ usb cdc
Custom USB VID/PID - make Windows 7 & 8 automatically choose usbser.sys driver

I'm developing firmware for a USB device with an STM32F070 microcontroller. I generated a bare-metal (no-OS) code base with …

usb usbserial cdc usb-descriptor
Scalar function fn_cdc_get_min_lsn() constantly returns '0x00000000000000000000' for valid table names?

I have Change Data Capture (CDC) activated on my MS SQL 2008 database and use the following code to add a …

sql-server sql-server-2008 cdc