Skip to main content
Associate
May 5, 2026
Solved

STM32G0B1 FDCAN Reset

  • May 5, 2026
  • 1 reply
  • 103 views

Hello,

 

in an earlier post it was suggested to reset the FDCAN for full error recovery using RCC_APBRSTR1.FDCANRST Bit

This bit seems to be global for all FDCAN instances.

Is it correct that full error recovery in one FDCAN instance is not possible without interrupting traffic in the other instance - as all (or both in case of stm32g0b1) instances have to be reset?

 

t

Best answer by mƎALLEm

Hello,

Do you mean a recovery from Bus-Off state?

This is How to recover from Bus-Off state with FDCAN on STM32 MCUs without performing a reset of the peripheral.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
May 5, 2026

Hello,

Do you mean a recovery from Bus-Off state?

This is How to recover from Bus-Off state with FDCAN on STM32 MCUs without performing a reset of the peripheral.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.