• Keypad Interface
    Im doing project on ARM7 LPC21248 Board, in that i need to connect keypad and display. So that how can i get pin details for interfacing both keypad and display to the board. Thanks in advance!...
  • Interfacing DS1820 temperature sensor with LPC932
    I am looking for a routine to control the DS1820 thermistor with a LPC932(c++)..I am having trouble with the timing for communicating with the sensor(1-wire)..I am also not sure about the pin-setup for...
  • 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...
  • LPC932 Using Keypad Interrupt to Wake up from P.D.M
    Hi, I am using the Keypad interrupt on the LPC932 to wake it from Power Down Mode. It works fine when the micro is in normal mode...it executes the keypad ISR. However, when it enters power down mode...