ADC code with interrupt

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

ADC code with interrupt

778 Views
akhilprasad
Contributor III

Am using MPC5604S controller and Code Warrior IDE.

Can you provide an ADC sample code using interrupt.

Labels (1)
0 Kudos
2 Replies

492 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

I have just shared example code showing also ADC watchdog functionality:

MPC5604B-ADC-Pot-ADCWatchDog-INTC-printf_CW210-V0_0.zip 

If you are interest in interrupt, pay attention mainly to interrupt init in main function and ADC0_EOC_isr routine.

0 Kudos

492 Views
akhilprasad
Contributor III

ok. I will try with this.. Thanks in advance. :smileyhappy:

0 Kudos