This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS0432: CAN driver communication

Part Number: TMS570LS0432

Tool/software: Code Composer Studio

Hello,

I'm working with the CAN module of TMS570LS0432 microcontroller, I'm trying to send multiple CAN messages using only 1 message box at 250 kbps, but the transmission of each message is very slow when I check the state of TXRQx bit index before send each message. I'm configuring the message box for transmit and the EoB bit with 1. Anyone knows how can I improve the data transmission using just 1 message box? Thank you

Regards