Resolved! STM32G0B1V FDCAN AutoRetransmission
Hallo everybody, I have a question about the FDCAN peripheral of the STM32G0B1VC.I’m using the STM32Cube_FW_G0_V1.6.0 library and I have initialized the bus with AutoRetransmission:CanHandle.Init.AutoRetransmission = ENABLE; During the transmissi...