Hello
I would just like to point out that this example is not working for me with stm32f103 bluepill.
To make it work you need to put MyTim->setMode(2, TIMER_OUTPUT_COMPARE); just before
MyTim->setOverflow()
Maybe some one could correct this?
Thank you