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