How to use ADC module in AutoScan mode without Interrupts by MCAL in MPC5748G?

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

How to use ADC module in AutoScan mode without Interrupts by MCAL in MPC5748G?

554 Views
yongyuchen
Contributor I

Dears:

Recently , I begin to use MPC5748G Mcal Code packages with EB Tresos, I have a questions ,how to use the adc module without interupt ?  In EB tresos configuration tools, there are only two modes DMA or Interrupt ,but in the adc group Windows there is a choice box  “Adc Group Without Interrupts”,how to use this functions?

Look forward  to your answers!

Better with a example!

Thanks!AutoSar-Adc.bmp

1 Reply

426 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

If I remember correctly there should be selection between single and scan conversion in ADC driver in tresos.

If you select scan conversion data will be continuously converted.

pastedImage_1.png

No interrupt is called.

Peter