• Master(LPC11c14) board programs Target board (LPC11c14) via CAN bootloader
    Hi, I am struck at program a target(LPC11C14) board from a Master board(LPC11C14) via CAN. I am able to invoke bootloader via IAP and then able to read Device ID over CAN. Please explain in detail to...
  • Master(LPC11c14) board programs Target board (LPC11c14) via CAN bootloader
    Hi, I am struck at program a target(LPC11C14) board from a Master board(LPC11C14) via CAN. I am able to invoke bootloader via IAP and then able to read Device ID over CAN. Please explain in detail to...
  • 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...
  • 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...
  • 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...