cancel
Showing results for 
Search instead for 
Did you mean: 

[Bug report] Cube MX doesn't generate Open drain for PWM channels

ASinu
Associate

This bug was in previous version (old user interface) and present in new version

There are not initialization in MX_GPIO_Init(); and in MX_TIM3_Init();

3 REPLIES 3
Khouloud GARSI
Lead II

Hi @ASinu​ ,

This is forwarded internally for check.

We will answer you ASAP!

Khouloud.

Houda GHABRI
ST Employee

Hello @ASinu​ ,

Thanks for your feedback.

When you enable IP , the initialization of pins associated to this IP will be generated in STM32xx_hal_msp.c (not main.c).

So you can check the initilaization of PWM channel in STM32f1xx_hal_msp.c

regards,

Houda

ASinu
Associate

Thank you

It was not trivial (for me)

Happy New Year!