about adc interrupt

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

about adc interrupt

1,455 次查看
lyk
Contributor I

about the adc, I want to know the difference between EOF interrupt and ECF interrupt.

 Thanks!

0 项奖励
回复
1 回复

1,391 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

As you did not specify the micro you are using I will answer it generally.

EOF - End of conversion flag - It is set after single conversion is done

ECF - End of chain conversion flag - it is set after series  (chain) conversion has finished

Peter