User Activity

Hi allI am working with STM32G031F4 on a custom board and using STM32CubeIDE.I have a small bootloader that jumps to the application after some time (based on HAL_GetTick()), but none of the interrupts seems to be running after the jump- namely UART ...