• IAP LPC11c24 code needs
    Hi, I have tried many time to use IAP for LPC11C24 via CAN and UART protocol bootloader but not got result yet. Anyone is having working set please share it to me. Thanks in Advance Krs
  • LPC11C24 PWM Problem
    Hello, We are using NXP LPC11C24 microcontroller on our project. We need PWM output for motor control.We have written the following code to try the PWM output. LPC_TMR16B0->TCR = 0; LPC_SYSCON...
  • LPC11C24 SYST SYSTICK
    Hi everyone, Is The library of LPC11C24 suitable for using SYSTICK pripheral as a delay function? Beacause in its keil library there are no some of registers to modify like SYST_CSR, SYST_RVR and SYST_CV...
  • CAN Communication between LPC1766 and LPC11C24
    Hallo I am working on an home automation project where my task is to communicate between LPC1766(Cortex M3) and LPC11C24(Cortex M0). Can anyone tell me or put a sample coding on how to communicate...
  • Unexpexted value in flash memory in lpc11c24.
    Hi I am using a lpc11c24 (ARM cortexM0) microcontroller. I have remapped the vector addresses after 0x2000. The memory allocation for my code starts from 0xC1. The prior addresses are the default...