• USB Serial Mode Issue in LPC4357
    I only enable CDC class, but it seems the USB is working in composite mode, the composite device in found in device manager on PC. How can I disable the composite mode?
  • USB Serial Mode Issue in LPC4357
    I only enable CDC class, but it seems the USB is working in composite mode, the composite device in found in device manager on PC. How can I disable the composite mode?
  • Debugging the Cortex-M0 Application on the LPC4357 Dual core MCU
    Hey guys , I have ran my application on the LPC4357 dual-core MCU and both cores r running successfully . Its a multi-project application and I can easily debug the Cortex-M4 core application . Now I...
  • Debugging the Cortex-M0 Application on the LPC4357 Dual core MCU
    Hey guys , I have ran my application on the LPC4357 dual-core MCU and both cores r running successfully . Its a multi-project application and I can easily debug the Cortex-M4 core application . Now I...
  • LPC4357 with eMMC: How can i use eMMC greater than 2GB ?
    Hello, I like use an ARM LPC4357 with the eMMC Memory on SDIO interface. For testing the eMMC I used the program example from the MC4300\RL\FlashFS\SD_File folder and modified the SDIO_LPC43xx.c...