How can I override on board potentiometer to read external potentiometer?

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

How can I override on board potentiometer to read external potentiometer?

Jump to solution
940 Views
bradford96789
Contributor I

On the s32k148 eval board, we are using the adc_swtrigger_s32k148 project example code and we would like to use this code to read our own potentiometer. We can not seem to find what function or register to set to access a different port. We are looking to use port PTC14. 

Labels (1)
0 Kudos
1 Solution
843 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

This should be the ADC_INPUTCHAN_EXT12 input channel.

pastedImage_1.png

BR,

Daniel

View solution in original post

1 Reply
844 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

This should be the ADC_INPUTCHAN_EXT12 input channel.

pastedImage_1.png

BR,

Daniel