I am using eCAN on a F2812 and I have quite a few messages (each with their own unique message ID). As of now I've used all 32 mailboxes (about half Tx and half Rx). I have about 9 more messages (mostly receive messages) I need to include, are there any suggestions for getting these messages in?
I've been reading through the documentation and it looks as though receiving mailboxes can support receiving multiple IDs. If this is true then I can easily reconfigure my mailboxes to include all the messages I have to receive.
Are there any examples of how to configure a mailbox to receive multiple message IDs? Reading through spra876a (Programming Examples for the TMS320F281x eCAN) doesn't give any hints. I'm just looking for a starting point really.... any help or other implementation suggestions would be greatly appreciated.