Resolved! Use PA0_C as GPIO on STM32H730IBK6Q
Hi I am working on a project with STM32H730IBK6Q and STM32Cube IDE 1.16I am trying to use PA0_C as a GPIO, but the GPIO function is not connecting properly. PA0 is used an ADC, not as a GPIO, so from how I understand muxing there should be no conflic...