• 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...
  • systick problem
    hi i am trying to display the execution time with the systick : i read that there is a limitation to the size of this timer so i tried to add this function many times ,i though of summing the result...
  • 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...
  • Tiny problem in LPC11C24 and SSP port
    I know, this is not Keil related (well sort of, I use the tools :) but I know there are a lot of people here with a lot of knowledge! Device is a LPC11C24 which is connected to a SD card using SSP1...