Hello, dear working staffs and others,
I'm currently using the MPC5748G DEVKIT and I want to convert the analog signal from the peripheral potentiometer. I've checked several examples, but they are all using the Potentiometer on the board (ADC0 CH9).
Thus, I want to ask about the possibility to include the analog signal in PG13 and convert the signal using ADC1

And if possible, how should I know the corresponding channel number since I want to enable the channel but I can't find the information about the channel number.
ADC_DRV_EnableChannel(INST_ADCONV1, ADC_CONV_CHAIN_NORMAL, ADC_CHAN_NUM);
Best regards,
Zhengkun