Question
PWM pins on STM32F072CB
Posted on October 12, 2016 at 08:37
Hello,
I am working on STM32F072CB micro controller on a custom board. I am using mbed compiler and IDE for the development. I am having an issue related to the PWM pins on mcu.I have configure PB_4(pin 40) and PB_5(pin 41) pins as PwmOut pins, but I am not able to generate PWM signals on PB_5.Can you please help me to figure out issue for the same?Thank you. #mbed