Skip to main content
ashley23
Associate III
July 26, 2012
Question

CAN-C ST10F276 - Is it possible to receive std or ext ID on the same message object?

  • July 26, 2012
  • 1 reply
  • 1026 views
Posted on July 26, 2012 at 23:00

Hi there,

I want a fifo buffer of all messages on the CAN bus in the order they arrived. This can include standard and extended IDs. At this stage I can not seem to get a message object to receive either a standard or extended ID. It always has to be one or the other!

Any ideas if this is possible?

#st10f276-can-can-c

This topic has been closed for replies.

1 reply

ashley23
ashley23Author
Associate III
July 26, 2012
Posted on July 27, 2012 at 00:05

RESOLVED - Just need to make sure MXTD  is clear.  I did have this clear but had other issues...  So the answer to my question is yes it is possible to receive standard and extended IDs in the same message object.