• 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...
  • STM32F7 Ethernet-over-USB NCM Issue
    Hi Trying to make a project with Ethernet-over-USB using CDC Network Control Model middleware driver (STM32F746 MCU). The device is visible from host (Win7 x86) but cannot be started. Looks like...
  • 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...