2020-02-18 7:24 AM
STM32CubeMX is V5.5.0, but I suppose device definitions have different version numbers.
Solved! Go to Solution.
2020-02-18 7:52 AM
What package? I can find RCC_MCO_1 and RCC_MCO_2 on PA8 and PC0.
If you select Master Clock Output 1 & 2 in RCC configuration category, they should be selected on the pinout view.
2020-02-18 7:52 AM
What package? I can find RCC_MCO_1 and RCC_MCO_2 on PA8 and PC0.
If you select Master Clock Output 1 & 2 in RCC configuration category, they should be selected on the pinout view.
2020-02-18 8:01 AM
Ah, okay, forgot to turn on RCC_MCO_1 and RCC_MCO_2.