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.
I am using simultaneous sampling of ADC for my application but in f28379d reference manual has given all four channel results store in ADCRESULT0 register.how its possible and how i will identify four signal from same register.
Hi Sonak,
Note that there are different register sets for each of the 4 ADCs:
e.g. AdcaRegs... AdcbRegs...
So when you go to read the result registers there are 4 copies of result 0, one for each ADC.