Question regarding implementation of HAL_PWR_EnterSTOPMode() and other low-power routines in F1 HAL
Posted on May 14, 2016 at 11:12 Hi, I'm experiencing a really obscure issue on an STM32F103 using the latest CubeF1 HAL, and I suspect that it's related to the way the WFI instruction is called. My scenario is a little bit complex. My code ...