• 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 Float Header File
    Hi, I am trying to use a float number using microvision2 and the LPC932, but everytime I try to compile it does not. If I make the float number an integer instead, then it works fine. What do I need to...
  • 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...