Skip to main content
kaustubh
Associate II
January 7, 2011
Question

MB525 Eval Board CAN Issue

  • January 7, 2011
  • 1 reply
  • 547 views
Posted on January 07, 2011 at 22:35

MB525 Eval Board CAN Issue

    This topic has been closed for replies.

    1 reply

    kaustubh
    kaustubhAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:20

    Okay,

    So here is the answer. This CAN setup cannot handle the speed with which data originates at the transmitter, meaning that the transmit mailboxes are full when subsequent iteration loops try to fill them up so packets are discarded. Adding a condition to check whether transmit mailboxes are empty or not and then transmitting solves the problem.

    Thanks,

    E