User Activity

Hi!I use the RTC of a STM32G030K6T. It is clocked by LSI (appr. 32kHz). And PREDIV_A is 0x0 and PREDIV_S is 0x7FFF. So I expect that RTC_SSR overflows every 1.024sec...But: It overflows every 0.687sec... As if the LSI frequency would be 47712Hz...I m...
Hi!When i run this code in SRAM via the UART bootloader "go command": asm("cpsid i\n"); // turn off prefetch and set FLASH.latency to 0 cFicen(); cFprften(); uFlatency(0); while (gFlatency()!=0); // config GPIO (seems to have no effect on power consu...
Kudos given to