Skip to main content
Visitor II
March 28, 2024
Solved

FDCAN Bootloader for STM32G0B

  • March 28, 2024
  • 1 reply
  • 2492 views

I did not find any solution of Bootloader for CAN2.0A or CAN2.0B with SMT32.

Currently i am using below part no.

MCU-'STM32G0B1CCT6'

CAN IC-'ISO1044BD'

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Sorry I wasn't very attentive.

    Meanwhile, he didn't mention the usage of CubeProgrammer. Moreover he is planning to use CAN2.0A or CAN2.0B which is not available even on STM32G0B1 devices (see AN5405).

    Regarding the support of FDCAN on CubeProgrammer, see this thread.

    Seems there will be a support of FDCAN bootloader on CubeProgrammer. But I don't have a visibility of the plan.

    1 reply

    Technical Moderator
    March 28, 2024

    Hello,

    According to the application note AN2606 STM32G0B0 devices does not support CAN bootloader. You need to develop your own bootloader.

    Graduate II
    March 28, 2024

    The questinon was for the STM32G0B1! There is a FDCAN bootloader in the boot rom of the STM32G0B1 series. You have to connect the CAN-Bus driver to PD0 and PD1. But ST don't have any meaning to used the FDCAN booloader (STM32CubePorgrammer has non FDCAN support). You have to make Your one application to program the MCU via FDCAN.

    mƎALLEmAnswer
    Technical Moderator
    March 29, 2024

    Sorry I wasn't very attentive.

    Meanwhile, he didn't mention the usage of CubeProgrammer. Moreover he is planning to use CAN2.0A or CAN2.0B which is not available even on STM32G0B1 devices (see AN5405).

    Regarding the support of FDCAN on CubeProgrammer, see this thread.

    Seems there will be a support of FDCAN bootloader on CubeProgrammer. But I don't have a visibility of the plan.