Tool/software:
I used tcan4550-q1 and set 32 tx buffers in queue mode according to the official demo.
After writing 32 frames message with the same id to the corresponding MRAM, write 0xFFFFFFFF to the txbar(0x10D0) to request sending the messages,but I only received 28 frames, the first 4 frames were missing.
But if I write 28 frames and request to send those 28 frames, and then write 4 frames and request to send, I get 32 frames.
Please help me analyze the reason.