S32K148 ADC

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

S32K148 ADC

965 Views
ambarish_hundek
Contributor II

Hello NXP team, 

We are using the ADC in our project .

currently I tried with ADC configuration , I took ADC configuration from S32K cook book, 

but with that example , I can trigger only one channel  at a time and read the ADC count.

Could you please share the ADC configuration example code for SW triggering of  all channels of ADC0 at a time and read the ADC counts.

Currently we are using ADC channel 0,1 and channel 2 of ADC0 (PTA0 , PTA1 and PTA6 pins used) .

Regards,

Ambarish

Labels (1)
Tags (3)
1 Reply

706 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'm afraid that multi channel software triggering is not possible on S32K. Only SC1A can be used for SW trigger. You can find more details in this application note https://www.nxp.com/docs/en/application-note/AN12217.pdf 

Hope it helps. 

Jiri