4 years, 11 months ago.

Need Help With STM32F4 Discovery Board!

Hello, Can anyone answer me, how can i simply create a PWM signal on a single or two pins of STM32F407 Discovery board, As i am new to this board and programming, i cannot think of any solution.

1 Answer

4 years, 11 months ago.

Hi there,

you can start with documentation of the PWM Api in the MbedOS https://os.mbed.com/docs/mbed-os/v5.12/apis/pwmout.html or try to find some examples here https://os.mbed.com/code/

Best regards J.

Accepted Answer