Bug IN HAL STM32L0xx ?
Posted on March 25, 2015 at 13:18 Hi, I think there is a bug in the HAL layer of ST. (version 1.1.0) My code is very simple: I initialize two GPIO (PB4 and PB5) in Interrupt. GPIO_InitTypeDef GPIO_InitStruct; // Configure the...