Inter-processor communication (IPC) over CAN Bus

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

Inter-processor communication (IPC) over CAN Bus

跳至解决方案
2,103 次查看
amleng
Contributor IV

Is it possible to have IPC over CAN bus. In MQX Reference  manual I found _ipc_add_io_ipc_handler() can get  IO_CAN_COMPONENT as the parameter component but I didn't see any example code. In addition, #define 
IO_CAN_COMPONENT is commented in psp library.

0 项奖励
回复
1 解答
1,687 次查看
DavidS
NXP Employee
NXP Employee

Hi Sina,

The IPC examples we have are for serial and Ethernet.  Any hardware interface can be ported to.  We just haven't ported the IPC example code to every possible peripheral.

Hopefully our examples will allow you to port to a CAN interface.

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,688 次查看
DavidS
NXP Employee
NXP Employee

Hi Sina,

The IPC examples we have are for serial and Ethernet.  Any hardware interface can be ported to.  We just haven't ported the IPC example code to every possible peripheral.

Hopefully our examples will allow you to port to a CAN interface.

Regards,

David

0 项奖励
回复