Resolved! wrong HAL_Delay()
hey thereI have a PCB which has a STM32F030C8T6 and a 11.0592MHz crystal on it.the thing is that when I enable HSE and try to toggle a pin every 500ms it takes way longer than expected, here is the codewhile (1) { /* USER CODE END WHILE */ ...