HAL Bug in stm32l1xx_hal.c?
I'm using FirmwarePackage=STM32Cube FW_L1 V1.10.1I'm looking at these functions in stm32l1xx_hal.c:/** * @brief Return the first word of the unique device identifier (UID based on 96 bits) * @retval Device identifier 31:0 bits */ uint32_t HAL_...