Custom hardware with STM32L49 board hangs after Clock initialization
We uses a custom hardware with STM32L496AG. It seems like the board hangs after initializing the clock. We think the issue is SysTick fails to increment the tick and hence tick related functions are not working. Please see the attached screenshot of ...