What is the version of HAL we are using?
Hi,
We have selected Firmware Package STM32Cube FW_H7 V1.9.0 from CubeMX. However, the HAL Driver source file has following line:
/**
* @brief STM32H7xx HAL Driver version number V1.10.0
*/Are the Firmware Package and HAL Driver versions different things? Are we using HAL version 1.9.0 or 1.10.0?