Part Number: ADS7038
Hi TI Team,
One thing is not clear in the datasheet is that when auto sequence is enabled, how would the host read the latest measure of a particular channel without triggering a manual conversion?
Thanks
Kelvin
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.
Part Number: ADS7038
Hi TI Team,
One thing is not clear in the datasheet is that when auto sequence is enabled, how would the host read the latest measure of a particular channel without triggering a manual conversion?
Thanks
Kelvin
Hi Kevin,
Welcome to our e2e forum! Have you reviewed Figure 36? You need to initiate the sequence and then the selected channels are converted/output via the SDO pin. If you want to read a particular channel that is not in your sequence, or if you want to repeat sampling on a specific channel, you would have to go back into manual mode of operation.
Hi Tom, Thanks for your prompt response. In this case, it would be better to use dma to receive the data right? I am worrying if the data is out of sync, then all the measurement would be incorrect. By the way, is there a sample code that I could refer too? Thanks!
As long as your DMA can keep up with the output data, you should be fine.