User Activity

Hello,I have a STM32G431KB on a custom PCB and got the CAN bus to work. The only problem I have is that the TX FIFO is always filling up and the bus stops after 127 errors.The workaround I have is to abort the TX request./* Add message to Tx FIFO */ ...