• I2C with LPC2387
    Hi, I am working on MCB2300(LPC2387). I have used its sample code for Temperature sensing using I2C and its working fine. Now I have connected EEPROM (AT24C02) with microcontroller to store some...
  • How to Combine USBCDC and USBMEM in MCB2300
    Dear Friends, I need virtual UART and Mass Storage applications to run on the same system. There is no stack available with the combination of USB CDC + USBMSC(MEM). Is it available? or Please explain...
  • LPCUSB, USBCDC; A reply to thread-16477
    A reply to thread-16477 http://www.keil.com/forum/docs/thread16477.asp I tried to post something on thread-16477, but somehow failed, and lost my original writing. After that, it seems thread...
  • USBCDC with 2378 usb bulk EP5
    I use LPC2378 in MCB2300 and I test usbcdc demo with VirtualCOM function and it works well. But when I change the bulk endpoint from EP2 to EP5, this demo works failed. In LPC2378 EP2 and EP5 are for...
  • Three USBCDC Interfaces support in usbser.sys ?
    I want to know that if USBCDC with three or more interfaces is supported by using usbser.sys. I can see three VirtualCOM in PC, but one of them shows "not used" in Windows Device Manager. So I can't...