Resolved! STM32L562CETx - using only internal oscillators - Systick not increasing, HAL_TIM_Base_Start_IT makes freeze - Interrupt problem
Hello community,I am working on a STM32L562CETx micro-processor and testing out basic functions. I only use the internal oscillators, no external is connected.I managed to en-/disable GPIO output pins to drive LEDs etc successfully. The Problem is:Us...