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

reading A/D valie from potentiometer

Hello All,

I am new to ARM. I am currently using LPC2378 (ARM7TDMI-S) processor on MCB2300 Keil Eval Board.
I want to display A/D value on LCD.
Kindly guide how to proceed step by step using C language. I don't have any exposure in Assembly language. However I am considerably good at C.

Regards

Parents
  • If you are considerably good at C, the question is: What did you think about the sample code Keil supplies for their own evaluation boards with LPC23xx processors? NXP also have a large code bundle for the processor, even if I don't much like the code quality of it.

Reply
  • If you are considerably good at C, the question is: What did you think about the sample code Keil supplies for their own evaluation boards with LPC23xx processors? NXP also have a large code bundle for the processor, even if I don't much like the code quality of it.

Children