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
2019-08-01 08: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:
-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.