Hi,
As per the am263 errata document, the DMA could read stale result from ADC in some conditions.
Want to confirm if the ADCCTL2 [PRESCALE] is set to 0, DMA would read the proper ADC result value always?
Regards,
Prasad
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.
Hi,
As per the am263 errata document, the DMA could read stale result from ADC in some conditions.
Want to confirm if the ADCCTL2 [PRESCALE] is set to 0, DMA would read the proper ADC result value always?
Regards,
Prasad
Hello Prasad,
The maximum operating frequency of ADCCLK is 50 MHz, since this is operating off SysClock scaled down by the "PRESCALE" value. Since SysClock is 200 MHz, setting PRESCALE to 0 results in a 200 MHz ADCCLK which is an invalid configuration and will result in failure of the ADC module.
Best Regards,
Zackary Fleenor