ADC MCAL Demo code for S32K144 MCU not working

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

ADC MCAL Demo code for S32K144 MCU not working

494 次查看
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 项奖励
回复
1 回复

424 次查看
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 项奖励
回复