Skip to main content
Associate
August 8, 2024
Solved

Open Bootloader FDCAN examples

  • August 8, 2024
  • 1 reply
  • 1215 views

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.

Best answer by Imen.D

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:

1 reply

Imen.DBest answer
Technical Moderator
August 8, 2024

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:

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks