SPC5744P CTU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SPC5744P CTU

1,728 次查看
haizhouyan
Contributor I

When spc5744p CTU is selected to trigger the ADC and complete the data conversion, an EOCTU will be set in the ADC_ISR register, but it cannot mean that any channel selected by CTU has completed the conversion, unlike normal mode where the corresponding EOC in ADC_CEOCFR0 is read to see which channel has completed the conversion.What if I want to know exactly whether one or more ADC channels selected and triggered by CTU have completed the conversion?Are the corresponding bits in ADC_CEOCFR0 lost as well?

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,491 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes in CTU mode the CEOCFRx is not updated, just EOCTU is set and data registers are updated.

But usually the conversion data are read through CTU FIFO where the result are stored after each channel conversion completion. Each FIFO entry contains converted value, channel and ADC module number. 

BR, Petr

0 项奖励
回复