Skip to main content
Maciej
Associate II
July 20, 2019
Question

HAL User Manual and CAN in 1.8.0

  • July 20, 2019
  • 1 reply
  • 783 views

I'm trying to develop application using CAN driver. It looks like the STM32F1 HAL User Manual (UM1850) is outdated.

The processor is STM32F103RGT6

Where can I find documentation of CAN driver for 1.8.0 Cube version? Or maybe there is somewhere the updated version of UM1850?

I suppose, that there was a change in the CAN driver because when I'm looking into the header (stm32f1xx_hal_can.h) it looks very different than in the user manual.

Best regards,

Maciej

This topic has been closed for replies.

1 reply

Amel NASRI
ST Technical Moderator
August 1, 2019

Hi @Maciej​ ,

UM1850 wasn't updated since April 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 "Best Answer" on the reply which solved your issue or answered your question.