Is there any way to know the cause of ADC_ETC error interrupt?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there any way to know the cause of ADC_ETC error interrupt?

ソリューションへジャンプ
1,293件の閲覧回数
kenji
Contributor IV

Hi team!

I'm using MIMXRT1170-EVK.

Is there any way to know the cause of ADC_ETC error interrupt?
I couldn't find error flags in ADC and ADC_ETC register.
Only I could see interrupt detected flags.

kenji_0-1635330250539.png

 

タグ(3)
0 件の賞賛
1 解決策
1,282件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @kenji 

  About the ETC err, please check the RT1170 reference manual, you will find the ETC error reason:

 

kerryzhou_0-1635497761910.png

So, your error is caused by the previous trigger is not finished.

Best Regards,

Kerry

 

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,283件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @kenji 

  About the ETC err, please check the RT1170 reference manual, you will find the ETC error reason:

 

kerryzhou_0-1635497761910.png

So, your error is caused by the previous trigger is not finished.

Best Regards,

Kerry

 

0 件の賞賛
1,279件の閲覧回数
kenji
Contributor IV

Hi @kerryzhou -san

I could solved, enabling this flag.
Thank you for the information.

kenji_0-1635499329264.png