• Code not working on LPC2148 board
    I bought an ARM LPC2148 Development board and started uploading code in it. I wrote the code to blink the on-board 4 LEDs. It gets uploaded successfully in the board but the LEDs never blink (leave...
  • Timer ISR not working in LPC2148
    Hello, Based on the example projects I tried working on timers in lpc2148 and set the time for 5 minutes duration to test, but it's not working. So checked in the debug session in keil ide, and in...
  • Blinky in downloading but not working in LPC2148
    Hi.. I am a newbie to ARM.. I bought an ARM LPC2148 development kit. I just took the following blinky code, compiled, and programmed the HEX to the processor using both Philips flash programmer and...
  • LPC2148 ADC working but incorrectly
    hey i am using LPC 2148. and configured the hardware for taking the analog signal at P0.28 which is ADC0 channel 1. i am using following code but the output stays 0 or 1023 only. my hardware...
  • LPC2148 ADC not working properly.
    Hello, i am using LPC 2148. and configured the hardware for taking the analog signal at P0.28 which is ADC0 channel 1. i am using following code but the output stays 0 or 1023 only. i have...