What is HAL_GetHalVersion() really returning?
Posted on July 09, 2017 at 17:12STM32Cube_FW_L4_V1.8.1 returns 1.7.1STM32Cube_FW_F7_V1.7.0 returns 1.2.1STM32Cube_FW_F1_V1.4.0 returns 1.0.4 STM32Cube_FW_F4_V1.16.0 returns 1.7.1So does this mean its all HAL 1. and the other numbers are implementati...