ADC MCAL Demo code for S32K144 MCU not working

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

ADC MCAL Demo code for S32K144 MCU not working

500 Views
gkunalupta
Contributor III

ADC MCAL Example of S32K144 MCU not working. I am trying to run the ADC MCAL example of S32K144 MCU, but it is not working as expected.

Interrupt is not getting fired.

gkunalupta_0-1725183923912.png

What can be the reasons for that?

Also in ADC MCAL module, Interrupt of only last ADC channel is enabled? Why not interrupt of all channels get enabled?

gkunalupta_1-1725184118346.png

 

0 Kudos
Reply
1 Reply

430 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

try to close expression window.
For interrupt, a driver is written in this way, to have interrupt called at teh end of group conversion, so after last channel in group.

BR, Petr

0 Kudos
Reply