Page 1 of 1

MOD5213 and CAN bus Communication

Posted: Mon Oct 27, 2008 1:14 am
by sparkplug781
I recently started working with the CAN bus module on the MOD5213. I can successfully register the FIFO, and send out messages. I looked into the documentation regarding the macros [NbToNormId(xx), etc.) and was wondering the significance of this. The project I am working on only deals with normal CAN ID's (11 bit). How can I configure the FIFO to listen for all messages, instead of only frames from certain ID's?

Bryan