Other Parts Discussed in Thread: HALCOGEN
Dear,
Q.1: Could the CAN send FIFO in TMS570 ? How to realize sending function?
Question 2:"" uint32 canFillMessageObjectData(canBASE_t *node, uint32 messageBox, const uint8 * data) "" what is the function ? how to use ?
Question 3: CAN sends less than 8 bytes of data. After updating the MCTL of Message box, why is still 8 bytes the MCTL value read by the receiver? does CAN send only 8 bytes?