Hi, we are using the CAN bus of the TMS for receiving and sending from certain id's. Once in a while we can see that a remote frame is sent by this board (with the rtr bit set to 1). We don't want to send an rtr message and never configure it to do it. So, my question is, is there another way of sending a remote frame?
(We saw that in order to send a remote frame, you need to set the txrqst bit of a receive message object, but we never do this.)
Perhaps is an auto-response or something else we are missing.
Thanks in advance.