Resolved! CAN Transmit mailbox callback function understanding
HiMy board is STM32F407G so I want to understand the tx mailbox callback once interrupt hit I am sharing project in which I am sending CAN1 to CAN2 and CAN2 to CAN1 in loop back mode same ID.So rxindication is working fine and this is the project I g...