Skip to content
Snippets Groups Projects
Commit d29b7096 authored by Damien George's avatar Damien George
Browse files

stm32/timer: Enable ARPE so that timer freq can be changed smoothly.

The timer prescaler is buffered by default, and this patch enables ARPE
which buffers the auto-reload register.  With both of these registers
buffered it's now possible to smoothly change the timer's frequency and
have a smoothly varying PWM output.
parent 4a314a6f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment