cant reach 64Mhz in STM32G071C8
Hi
I'm developing on STM32G071C8 with the developing circuit
I'm trying to reach 64Mhz as system clock
I'm programing RCC->PLLCFGR as follows:
R=Q=2 (both on) . P=off N=16 M=2 or N=8 M=1 PLL source=HSI16
any combination above 54Mhz - disconnects Flash- so program memory reads all 0
what am I doing wrong
thanks
Yona