FDCAN_CCCR.Init bit is not getting cleared STM32H7S7L8H6H
I was trying to use FDCAN when I came across a problem where FDCAN_CCCR.Init bit is not getting cleared. The CCE bit gets cleared when setting INIT to 0, but INIT stays unchanged. Any ideas what could be wrong? I came across this topic where they had...