cancel
Showing results for 
Search instead for 
Did you mean: 

Open Bootloader FDCAN examples

erik_serrander
Visitor

I am looking into using the Open Bootloader to develop a FDCAN/CAN bootloader for the STM32G431RxTx MCU. Does anybody have an example for this? Or any pointers to good resources.

The examples in CubeMX seem to be for an older version of Open bootloader then the one that can be found in https://github.com/STMicroelectronics/stm32-mw-openbl/tree/main and have not seen any for FDCAN/CAN at all.

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @erik_serrander ,

Check the following example using OpenBootloader:

STM32CubeG4/Projects/STM32G474E-EVAL/Applications/OpenBootloader at master · STMicroelectronics/STM32CubeG4 · GitHub

Please have a look at the available ressources that may helped you:

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

Hello @erik_serrander ,

Check the following example using OpenBootloader:

STM32CubeG4/Projects/STM32G474E-EVAL/Applications/OpenBootloader at master · STMicroelectronics/STM32CubeG4 · GitHub

Please have a look at the available ressources that may helped you:

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen