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 sta...
Posted on February 23, 2012 at 21:25 Hi there, I made some posts on the Keil forums but have been getting no answers there. Rather thanre-postingthem here I have included links. I would be reallygratefulif someone could give me any help or ad...
Posted on July 27, 2012 at 00:05RESOLVED - 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.
Posted on July 26, 2012 at 07:15
________________
Attachments : ST10F276.h : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0PX&d=%2Fa%2F0X0000000bYk%2FFLOO93ETtfHxgXdbNoPZcRvJLRBe7RWqj9b...
Posted on February 23, 2012 at 02:27The 276 has 64k of XRAM2, so locating it at the same address as the 269 XRAM2 would not be possible as it would use up all of segment 0.You could determine at run time what type of part you are running and then se...
Posted on May 17, 2011 at 14:15VRef is all good... If I comment out the reset cal line it is all good. The CAL commmand works perfectly every time. Just the RSTCAL command that doesn't. Optimisation is turned off.
Posted on May 17, 2011 at 14:15To my knowledge only connectivity devices can do USB and CAN at the same time. The catch is the shared USB and CAN RAM. If the device has separate RAM for USB and CAN then it will be OK. IO pins can be remapped but ...