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.

TMS320F28035: CPU定时器0同时触发ADC和CLA Task8时,在CAL Task8中读取的ADC数据是否正确

Part Number: TMS320F28035


下述情况:

DSP28035使用CPU定时器0同时触发ADC采样和CAL的Task8,此时在CLA的Task8中读取ADC数据,这种方式读取的ADC数据是采样的数据吗?因为CLA Task8是由CPU定时器0触发的,而不是ADCINT4触发的,所以我想知道此时在CAL Task8中读取ADC数据这种方式是否正确