2018-04-17 11:28 PM
In stm32l053 systick is not working with internal oscillator. I defined variable in systick interrupt and i configured HSI clock, but software broke on my delay function in main. I read all documentations about stm32l053 but i couldn't find anything. Anybody faced that problem before ?