HAL User Manual and CAN in 1.8.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-20 12:24 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-01 8:50 AM
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:
- the release note to know more about updates in the CAN driver
- 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.
