• problem with adc output of lpc 2138
    iam using lpc 2138 in which the output has to be taken from the adc but at the same voltage it is giving various voltage which vary about 10% to 20%.i have checked the hardware ,there is no problem with...
  • lpc 2138
    I´m new in arm programming. I´m trying to turn on a led with the lpc2138 at P0.4. When i use the keil debug it indicates that the direction of Port0 is out and high. But on the board the led not works...
  • LPC 2138 simple problem
    Hi all, I have a small starter problem with my LPC2138 I'm using Flash Magic to make the hex file and program it to the arm controller. I managed to make a serial connection with the terminal...
  • LPC 2138 problems
    Hello people, I am using LPC2138 for very long now. I faced an issue with it. WDTR: This bit is set when the Watchdog Timer times out and the WDTRESET bit in the Watchdog Mode Register is 1. It...
  • How to extract the data for multiple adc in lpc 2138?
    Hi I how to extract the data for multiple input to adc port in lpc2138 . Here is the code for initialization of the adc and tell me how to extract the data for both the adc void adc_ini(void) ...