• lpc932 microcontroller
    hello sir, my email id is mk_sabeel@yahoo.co.in i am an udergraduate student, currently doing my project on lpc932 microcontroller as part of my academic curriculum. i am using flash magic and...
  • LPC932 watchdog
    Hi! I'm using Flashmagic V1.87 for programming the LPC932. Programming works pretty fine until i set the 'enable watchdog' bit in the device configuration window. I have problems entering bootstrap...
  • Using RTC in LPC932
    I would like to know how can I use the internal RTC(real time clock) of LPC932. I need to count seconds, minutes, hour, days.. until year, but the internal RTC counter has only 16 bits.
  • LPC932 and Keypad interface
    Hi, I am trying to interface a 4x4 Matrix keypad to the lpc932. I am using its keypad interrupt function. I am also using the application note AN10184 as guidance for code, but I have modified it for...
  • Debugging the LPC932 with EPM900
    Hello! Following problem. I intend to use the RTC of the LPC932 to create a delay function. Since it is a 23 bit counter it can count larger values to push the delay function from 1ms to 840ms using...