Will an LPC11C24 run in "CAN Test" mode permanently?

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

Will an LPC11C24 run in "CAN Test" mode permanently?

783 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LyraElectronics on Wed Feb 04 09:46:56 MST 2015
I would like to programattically set the CAN module to be silent on the bus (no ACK, no transmit).

If I set the TEST bit in the CANCTRL register, and then set the SILENT bit in then CANTEST register, will the CAN module receive messages as normal thereafter?

If so, are there any disadvantages to leaving the TEST bit set during running?

Thanks,
Mike
标签 (1)
0 项奖励
回复
2 回复数

751 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Wed Feb 04 11:42:19 MST 2015

Quote: LyraElectronics
Well, now I've tried it I can say that it certainly seems to work fine.

The CAN operation is exactly as normal, but with no transmission.

Does anyone know of any disadvantages of leaving the CAN module in TEST mode?



Silent mode is Silent mode  :D

If you just want to receive data, that's no problem...

At least if someone ACKs transmitted data (or are you working with DAR?)...

BTW: Which Baudrate are we talking about ?
0 项奖励
回复

751 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LyraElectronics on Wed Feb 04 11:01:29 MST 2015
Well, now I've tried it I can say that it certainly seems to work fine.

The CAN operation is exactly as normal, but with no transmission.

Does anyone know of any disadvantages of leaving the CAN module in TEST mode?
0 项奖励
回复