CAN reception of address range

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

CAN reception of address range

833 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rmilne on Thu Mar 28 08:42:21 MST 2013
I have no issue getting the LPCOpen periph_ccan demo to work but I cannot figure out how to set the filtering to allow any extended message to appear in a message buffer.  I see the RXOK bit getting set in the status register but the intid is always 0.  The documentation (UM10503.pdf) is poor and the code examples are for single address only (no address range example).  Can someone please direct me to a project or document that clearly illustrates how to setup the peripheral to receive a range of CAN extended ids?
标签 (1)
1 回复

794 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rmilne on Fri Apr 05 04:56:12 MST 2013

Wasn't getting enough sleep.  Simply had to zero the MSK1 and MSK2 id bits.


My low opinion of the documentation remains intact.