RTC clocks problem
Something is wrong with the clocking and i cant figure out. When i try to debug with step over, the error handler in void SystemClock_Config(void) if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK) { Error_Handler(); }Takes me to /* Wait till L...