Hello NXP Team,
I am using the S32K312 controller and I would like to use the pin labelled ADC1_MA1 for reading a potentiometer voltage.
I understand that ADC1_MA1 is an ADC external multiplexer address output pin. However, I would like to confirm whether there is any possible configuration in SIUL2, ADC, or pin mux settings that allows this pin to be used as a normal ADC analog input.
My requirement is to connect a potentiometer wiper voltage, in the range of 0 V to 3.3 V, and read it through ADC1.
Could you please confirm:
Thank you.
Best regards,
Esakki
Hi Esakki,
ADC1_MA1 is the ADC Mux Output, a digital pin, and its direction is output. The function of this pin is described in "S32K3 ADC Use of external channels".
The ADC1_MA1 pin has no Direct Signals and cannot be used as an ADC input. Only pins with an ADC listed in the Direct Signals section can be used as ADC inputs.
Unfortunately, there are no other reliable solutions, and it is recommended to modify the hardware circuitry.
Best Regards,
Robin