• CDC parameter change
    hello i want to know how can i change the CDC parameters using the function : USBD_CDC0_ACM_SetLineCoding. for example if i want to change the baudrate. thanks
  • CDC parameter change
    hello i want to know how can i change the CDC parameters using the function : USBD_CDC0_ACM_SetLineCoding. for example if i want to change the baudrate. thanks
  • CDC DP8051
    What kind of changes need to be done to xbanking.a51 in order to use "far" on CDC DP8051
  • USB CDC
    I m writing program for USB host Virtual com port(LPC1768). May be this question found silly but this is confusing me. Im getting frames correctly upto get line coding After that host is not responding...
  • USB-CDC
    Hi im currently working on USB drivers for LP2468 MCU.I want to send data to the host PC as fast as I can.Since i dont have much knowledge on USB HID development on the PC end Ive decided to implement...