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.

CAN Bus TX-RX

Other Parts Discussed in Thread: TMS570LS20216, HALCOGEN

hi again,

Im using the TMS570LS20216

when I use the CanTransmit () function I see the TrReqX and TrReq34 (mailbox=33) are set according to the mailbox number,

same is for NewDatX and NewDat34. (I configured the external loopback test mode).

then I am trying to read using the canGetData() function, and it clears NewDatX  and NewDat34 but the  TrReqX and TrReq34 are still set.

because the  TrReqX and TrReq34  not cleared I cannt transmit once again to the same mailbox (33).

Do TrReqX and TrReq34 should be cleared to transmit again to same mailbox? if yes, what clears it?

One more Question: During the transmition I use an osciloscope to check the CANH and CANL pins (I have the USB Stick EV),

but I see nothing although I used the External loopback. why? 

thanks alot

Gil