Other Parts Discussed in Thread: C2000WARE
Hi,
According to the 《TMS320F28004x Real-Time Microcontrollers Technical Reference Manual》, the BOff/EWarn/EPass bit don't be clear though Reading the Error and Status Register. My question is:
1、How can I clear them?
2、If the DCAN has the ability to continue transmitting, when the BOff/EWarn bit generate an Interrupt? Do I also use the function"CAN_sendMessage()" in canISR if I want to continue transmitting?
Thansk!