User Activity

I inherited someone else's code who knows more about the STM32L1 architecture than I. In some code paths, the HSI can get changed to 8Mhz from the HSE of 32Mhz, and sometimes it can't.It fails because of this loop timing out.do { HSIStatus = RCC->C...