MCO2, PLL2 as a source - no output on STM32H7
Posted on June 30, 2018 at 03:32Used latest STM32 Cube MX to generate an empty project where MCO2 suppose to output to pin PC9 using PLL2 as a clock source. However, no output happens on PC9. If I manually change MCO2 clock source in RCC_CFGR regist...