This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Touchscreen / ADC: error in TRM

Expert 2280 points

Description of ADCRANGE register in TRM Section 12.5.13 looks wrong: High_Range_Data must be written in bits 27-16 of ADCRANGE register, and not 27-12 as TRM says.

In fact Starterware code uses a 0x10 bits shift. I have also verified this setting as the right one.

Max