Question
Problems configuring a UART

I'm using the STM32F405RGT6 board in a controller project.
I wanted to use PA0 as PWM and PA1 as RX. For some reason, when configuring the .ioc, even though I configure UART4 as receiver only, it doesn't allow me to use PA0 as PWM.
Is there any other way to configure this in the code?
