Skip to main content
jerzy
Associate II
December 14, 2016
Question

STM32F103 - sending and receiving CAN remote frames

  • December 14, 2016
  • 2 replies
  • 1306 views
Posted on December 14, 2016 at 21:23

I'd like to know, how to send and receive remote frame properly. Do i have to realize the recognition of remote frame and sending data frame back by software, or it's realized fully by the hardware?

    This topic has been closed for replies.

    2 replies

    Khouloud GARSI
    ST Employee
    December 26, 2016
    Posted on December 26, 2016 at 15:01

    Hello www1,

    To send the remote frame, you should correctly configure the IDE and the recessive RTR.

    In the reception, you should configure the mask in order to receive only the frames that have the same IDE and recessive RTR (previously sent).

    I advise you to take a look at the reference manual for the device that you are using; section 'Controller area network'.

    May this help you.

    Khouloud.

    Tesla DeLorean
    Guru
    December 26, 2016
    Posted on December 26, 2016 at 15:26

    Doesn't the protocol acknowledge reception at the remote node? You get an error if you transmit onto a empty bus.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..