stm32f103xx-hal icon indicating copy to clipboard operation
stm32f103xx-hal copied to clipboard

add warning about timer interrupts.

Open nraynaud opened this issue 6 years ago • 0 comments

I added a warning in the documentation about the need to clear interrupt flags on timer interrupt. I spent quite some time finding why I didn't get my requested frequency.

nraynaud avatar Feb 04 '19 20:02 nraynaud