Hi there,
Anyone can explain how does an ADC work in TM4C123G? I have confused and how does the ADC interrupt do?
Thank you.
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 there,
Anyone can explain how does an ADC work in TM4C123G? I have confused and how does the ADC interrupt do?
Thank you.
Hi Jia,
Well, that depends.
The timer trigger, not interrupt, is useful when you need samples with a consistent frequency. This is useful for some applications where it's important for the calculations having a known sample rate.
I have never used such sensor so I don't know what type of data it outputs (or how it outputs).