Hi @Julián_AragónM , the callback in the code is for reception but also in the callback before that i try to transmit a FD frame , my can analyzer tool can only send 8 bytes so i am using python to transmit and receive ,the image 1 i have attached is the rx and tx mb config
image 1
in this config if i send 8 bytes data it is able to receive and transmit , but if i change the data length and then transmit its able to receive but data length and the data are zero , i am trying this through ixxat ,image 2 ,3 are reception when the data byte was more than 8 bytes and other two images are when the data is 8 bytes, according to your reply i think you are telling that the current configurations and the main.c code are fine right?, so is it a issue in the script , also can you share the code for CAN FD that is working
thank you