• Scatter file for Cortex-M0 LPC11xx
    Hi everybody, My question is regarding a Cortex-M0 NXP's LPC1114/301. I am having trouble with the initialization sections that sets the initial values of variables. For example: int x =...
  • Regarding LPC1114FBD48 controller-frequency generation
    Hi Friends, presently I'm using the micro controller LPC1114FBD48 of ARM family. now i'm generating the frequency in the range of 9.6hz to 12hz using timer registers and interrupts. now i had...
  • Looking for startup and system files for LPC11xx Cortex M0 Micro
    Hi All, Having already a working project on NXP's LPC17xx Cortex M3, i would like now to port this project to LPC11xx Cortex M0. For this purpose, i am looking for startup and system files for LPC11xx...
  • High frequency pulse generation using PWM in LPC1768
    Hello, I want to generate 10MHZ frequency using PWM pin in LPC1768 . I used to load cycle rate of 1us and PWM peripheral clock of 100MHZ . But I can't able to generate the pulse for that. ...
  • GPIO frequency
    Hello everybody. I'm working on a Keil MCB4300 board with a LPC4357, and I've encounter a problem with the GPIO frequency. My program use two timers with interrupt to set and clear two GPIO, but...