Question about FlexCAN message buffers behaviour

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Question about FlexCAN message buffers behaviour

1,445 次查看
neodelphi
Contributor I
Hi !

I am currently working on a Coldfire MCF5235, which includes the FlexCAN module. I've made the CAN bus working but there is something I don't understand very well. Indeed I configured three message buffers as input. There are no Id masks at all and all receive buffers have the same configuration. Now suppose a device sends me two CAN messages. The first message will be stored in MessageBuffer1, an exception will be generated... If my program locks the message buffer once exception is triggered, and don't release it, will the second CAN message be stored in the MessageBuffer2 ?

Thanks for answering !
Olivier Heriveaux
标签 (1)
0 项奖励
回复
1 回复

663 次查看
krsihna1234
Contributor I
HI,
 
    Have you written drivers for mcf5235 ? If you can you send me the source ? Actually I want to write drivers for MCF5282 so I would like to understand the code.
 
Thanks
krishna
0 项奖励
回复