Actually, my confusion is, with configTxMb, we activated MB, cleared the corresponding IRQ flag, write the ID register in MB, write payload data bytes in MB, and updated the control and status word. But not need this configuration, I send data only using the flexcan_drv_send function.
What's the benefit of flexcan_drv_configTxMb before sending data using? Which case should I use?