STM32G0B1RE Using a timer to sample a clock signal
Hello and thank you for taking the time to read and answer my question. What I want to do:I have SYSCLK configured at a frequency of 16 MHz (using HSI), and a PLL block clock with a frequency of 18 MHz.I want to sample the PLL clock on the rising edg...