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 All,
I am using the Piccolo TMS320F28027 device and the inbuilt ADC module for my application. I would like to know what happens to the ADC Result Registers once they are read by my application? Are they updated only on next conversion or are they automatically cleared once the application software reads them (as it happens in some other micro controllers).While I could see that they retain their values in the watch window, I didnt find any specific mention of the same in the data sheets. Could someone help with this?
Thanks & Regards,
JD
Hi JD,
You are correct, the results registers hold their value until the next conversion overwrites them.
To determine exactly when they will be overwritten, you can look at the diagrams in the ADC reference guide (spruge5c), section 1.11 - ADC timings.