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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

548件の閲覧回数
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 返信

420件の閲覧回数
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