Not able to transmit and receive CAN frames using CANFD classic mode on STM32G474RET6
Hi,I am using STM32G474RET6 controller and would like to send and receive data in classic mode. I have configured all necessary parameters using cubemx but the hard fault occured when I call this function HAL_FDCAN_AddMessageToTxFifoQ(&hfdcan1, &TxHe...