• Call functions exported from library compiled using microlib
    In ARM MDK, I have a project compiled with standard library, but I want to call functions exported from library compiled using Microlib, is it possible?
  • Call functions exported from library compiled using microlib
    In ARM MDK, I have a project compiled with standard library, but I want to call functions exported from library compiled using Microlib, is it possible?
  • 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...
  • 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...
  • USBCDC LPC2387
    Hi, Do I have to change something in the code of the USBCDC project for MSB300 of KEIL if I want to use it with LPC2387? Thank you for your help, I´m new at this and I am not shore about hoy...