Skip to main content
lehr
Associate
December 18, 2009
Question

STM32 CAN can not receive remote frames ?

  • December 18, 2009
  • 2 replies
  • 728 views
Posted on December 18, 2009 at 04:58

STM32 CAN can not receive remote frames ?

    This topic has been closed for replies.

    2 replies

    lehr
    lehrAuthor
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 13:34

    sorry, I found it. You have to set the corresponding Flag in the filter.

    lehr
    lehrAuthor
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 13:34

    I have the CAN network running on my device,no problems so far.

    I set the Filters for single Id´s. for ex. 0x04A

    I can receive the message with Id 0x04A when it comes as a standard message.

    If it comes as a remote message, I get no interrupt.

    What to do ???