I've been having this issue aswell, but on my STM32L4 board.It turns out, that the necessary files weren't in the Drivers/STM32L4xx_HAL_Driver/Inc/ and Drivers/STM32L4xx_HAL_Driver/Src/ folders.My solution was to go to the official STM32CubeL4 HAL Dr...