Skip to main content
akshat
Associate II
October 12, 2016
Question

PWM pins on STM32F072CB

  • October 12, 2016
  • 11 replies
  • 2846 views
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
This topic has been closed for replies.

11 replies

akshat
akshatAuthor
Associate II
October 14, 2016
Posted on October 14, 2016 at 14:05

Hi Hannibal,

Thank you so much for your support, issue is finally solved.