Why doesnt STM32G4 work for 64 byte CAN-FD data transfer?
I am using SMT32G4 nucleo board. I have generated the code from STMCUBEMX and initialised the CAN-FD module for 1mbps data rate. Then i copied the TxHeader initialisation from the examples for the EVAL board. The example was written for 16byte datale...