2018-02-23 07:27 AM
Hello
I'm to to stm developpement enviroment. I'm currently programming a BlueNRG2 mcu and would like to generate multiple pwm signals (with different dutycycles but same frequency) from single timer source (MFT1 or MFT2). Currently I'm only able to generate a single pwm signal by timer (on GPIO2 using MFT1 and on GPIO3 using MFT2 both at MFT Mode 1).
I'm looking for the same configuration as described in the following article :
http://www.micromouseonline.com/2016/02/06/pwm-basics-on-the-stm32-general-purpose-timers/
How to configure BlueNRG2 in a similar way ?
Thanks in advance, Best Regards
Rahul
#pwm #bluenrg-2 #general-purpose-timers