MCSDK Motor phase sensing peripheral pin selection question ?
Hi everyone,
I have a question about MCSDK for STM32G474QE mcu.
I chose STM32G474QE in MCSDK gui software. My hardware phase sensing pins are connected to ADC1_IN5 (PB14) and ADC1_IN15 (PB0) pins. I want to use these pins for 2 insulated current sensor topology. When I checked MCSDK gui software (you can see in attachment), according to mcsdk gui ADC1_IN5 (PB14) and ADC1_IN15 (PB0) pins can only use for "phase U". How can I chose/use ADC1_IN5 for "phase U" and ADC1_IN15 for "phase V", is it possible ? If I change in source code (Uphase=adc1_in5, Vphase=iadc1_in15), will it be problem ?

Thanks in advance.
Have a nice day!