cancel
Showing results for 
Search instead for 
Did you mean: 

Updated version of the HAL driver related to the package STM32Cube FW_F7 V1.15.0.

LPane
Associate II

Hello, I'm working with F746ZG Nucleo board with fw package STM32Cube FW_F7 V1.15.0. I seem that the included user manual UM1905 is not updated: C functions related to the CAN described in the document don't correspond to the function interfaces defined in the driver source code. Where can I find an updated version?

3 REPLIES 3
Amel NASRI
ST Employee

Hi @LPane​ ,

UM1905 wasn't updated since February 2017, I submitted an internal request to align it with last firmware changes.

Meanwhile, you can refer to:

  1. the release note to know more about updates in the CAN driver
  2. the chm files to get the description of the various functions.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

LPane
Associate II

Hello,

Thanks for the answer.

Please, could you tell me which is the release note you refer, that is the name of the document and also where I can find the CHM files?

Luca

  • Release note file: STM32Cube_FW_F7_V1.15.0/Drivers/STM32F7xx_HAL_Driver/Release_Notes.html
  • chm files: STM32Cube_FW_F7_V1.15.0\Drivers\STM32F7xx_HAL_Driver

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.