Skip to main content
Visitor II
March 16, 2022
Solved

Which FDCAN does the G0 bootloader support?

  • March 16, 2022
  • 3 replies
  • 1207 views

The system memory boot mode document (AN2606) states that the G0 uses FDCAN1. However, the reference manual (RM0444) states that it uses FDCAN2... Which one does the boot loader actually use?

    This topic has been closed for replies.
    Best answer by Bouraoui Chemli

    Hi,

    The FDCAN used on the bootloader is the FDCAN1. As mentioned, in AN2606 Rev 53, “Table 95. STM32G0B1xx/0C1xx configuration in system memory boot mode�?. 

    This typo in RM0444 Rev 5 need to be corrected in further revision.

    Bouraoui

    3 replies

    ST Employee
    March 17, 2022

    Hi,

    I confirm your observation. I will check this internally and come back to you as soon as possible.

    Bouraoui

    ST Employee
    March 18, 2022

    Hi,

    The FDCAN used on the bootloader is the FDCAN1. As mentioned, in AN2606 Rev 53, “Table 95. STM32G0B1xx/0C1xx configuration in system memory boot mode�?. 

    This typo in RM0444 Rev 5 need to be corrected in further revision.

    Bouraoui

    JKaz.1Author
    Visitor II
    March 18, 2022

    Awesome, thanks!