Q1: CAN-FD data phase only set max 1000kbit/s ?
Q2 : CAN-FD:
if the CAN bus is connected when the machine is started, the transceiver is normal;
but cannot send out data return BUSY while hot-plug.
if (state->mbs[mb_idx].state != FLEXCAN_MB_IDLE)
{ return STATUS_BUSY; }