You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use max frequency and round down when calculating PCLK1 (#365)
When pclk1 is not set use hclk or 36 MHz to stay below the max
frequency of PCLK1.
Also round up when calculating the prescaler so that the given pclk1
value is not exceeded.
0 commit comments