How to I get the ADC value of multiple channel.

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

How to I get the ADC value of multiple channel.

708 Views
kbj
Contributor IV

Hello.

I use S32K148 and S32DS with SDK3.0.0.

I make the function using ADC.

ADC channel is over 6.

1.PNG

Converter configuration is like below.

2.PNG

I can read the ADC value of channel 0.

But I can't read the ADC value except channel 0.

I read the ADC value as below.

3.PNG

4.PNG

How to I get the ADC value of multiple channel?

Thanks and best regards,

Byungju.

Tags (3)
0 Kudos
1 Reply

611 Views
kbj
Contributor IV

Dear NXP,

I want to get ADC values of channel index 1, 2, 3, 4, and 5.

I can get only the ADC valule of channel index 0.

How to get ADC values of channel index 1 ~ 5 ADC values.

Best Regards,

Byungju.

0 Kudos