• CDC NCM Windows driver
    I am looking for the best way to obtain a Windows driver supporting Ethernet over USB for my embedded device. It has CMSIS based USB and we can use a Linux host to access VIA CDC NCM. However since...
  • recommended windows drivers for CDC/NCM
    Hii, i know that windows don't have native support for CDC/NCM, i am using keil cdc/ncm class with windows as host so kindly suggest me some recommended drivers for windows(wheather its from keil...
  • usb cdc driver program
    I'm trying to write an usb cdc driver program. its cummunicate between pc and arduino due.actually my aim is reciveing the data form arduino and I read in visual c++ (command prompt).how to suppose i...
  • USB CDC Driver
    Hi, I am trying to write a CDC device side driver, in which I continuously transmit a string on USB cdc. On the host side PC I check this string on the virtual com port in hyperterminal. I am receiving...
  • USB CDC driver
    Hi, we are using µVision 4.71.2 and NXP LPC11U35. We have tested most of the hardware peripherals with "LPC11Uxx Keil examples New release V1.05-LPCware". The examples work fine for uart, spi, clock...