This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Analog to digital conversion

Hello I have written a ADC code for Lpc2138 but the thing i i dont know how to check the digital data. can anyboby please help me to solve the problem which i am facing ?

Thank

Parents
  • I wanted to see the converted digital data. I tried using pheripherals ->adc 0 . ..there I have changed the analoug input .but if I go through the ADDREGISTER(data register) the expected data was not there. And also I wanted to know how to access that data from that data register, for further process say for example display that using lcd .

    Thanks

Reply
  • I wanted to see the converted digital data. I tried using pheripherals ->adc 0 . ..there I have changed the analoug input .but if I go through the ADDREGISTER(data register) the expected data was not there. And also I wanted to know how to access that data from that data register, for further process say for example display that using lcd .

    Thanks

Children