Question
IOC not generating pin setup for gpio output
My colleague is working with the stm32h743.
Initially PC7 was setup as a PWM output. That worked fine.
When he changed the pin to GPIO_output, no code was produced to set up the pin.
By manually entering code, we could get the pin to be configured as we want.
But no matter what we tried, the IDE would not generate configuration code
