Question
CubeMX bug??? the generated clock frequency of cortex system timer is not what I set in CubeMX
As showed in captures, the cloce source of cortex system timer is AHB/8 but not core clock and the frequency of systick is 22.5Mhz. However the generated clock source is Processor clock (AHB) not AHB/8.
Is this CUBEMX BUG ??
0x07=0111b
Bit 2 CLKSOURCE: Clock source selection
Selects the clock source.
0: AHB/8
1: Processor clock (AHB)