S32k144 ADC can't enter ISR(or the COCO bit can't be set)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32k144 ADC can't enter ISR(or the COCO bit can't be set)

805 Views
weixiang
Contributor I

After ADC completion, the ADC ISR (ADC0_IRQHandler or ADC1_IRQHandler) can't be access, while the "AIEN" is set.

0 Kudos
2 Replies

594 Views
qiminggong
Contributor II

it same to me, the ADC ISR (ADC0_IRQHandler or ADC1_IRQHandler) can't be access,why?

qiminggong_0-1606441710456.png

qiminggong_1-1606441774271.pngqiminggong_2-1606441808607.png

 

qiminggong_3-1606441824897.png

 

0 Kudos

624 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

It could be anything.

Have you tried to add interrupts to the simple ADC example code?

The example polls the COCO bit, it can be easily modified.

Could you provide the project?

Regards,

Daniel

0 Kudos