-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
bugSomething isn't workingSomething isn't working
Description
tim1(dp.TIM1, 144, 1.mhz().into(), &clocks)
leads to actual timer frequency of 0.5 MHz, as code doesn't set/takes into account tim1sw
bit in RCC
CFGR3
register
Same thing with other timers and possibly peripherals most likely. (Occurs only when MCU is running with max frequency)
David-OConnor
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working