We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am having a data abort problem when I initialize the AD converter of the LPC2103. I am using uVision3, and here the code that is causing problem:
PINSEL1 |= 0x00030000; ADCR = 0x00200404; ADCR |= 0x00010000;