Which can give a simple routine to use PE to receive CAN messages?

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

Which can give a simple routine to use PE to receive CAN messages?

跳至解决方案
1,530 次查看
lijianlijian
Contributor I

The PE of S32DS does not have the example of PE help in the previous CW. Which one can give a simple routine for using PE to receive CAN messages? The FRDM-S32K144 board is used.

标记 (4)
0 项奖励
回复
1 解答
1,330 次查看
mikedoidge
NXP Employee
NXP Employee

Hello Lijian,

In the S32 Design Studio for ARM® 2018.R1 Update 4 – S32 SDK S32K14x BETA 1.9.0 there are some example projects using the S32 SDK and PE showing implementation of CAN.

flexcan_encrypted_s32k144

can_pal_s32k144

There is also example projects which do not use the S32 SDK and PE, but which could be used as a reference for creating a project using S32 SDK and PE.

FlexCAN_FD_s32k144

FlexCAN_s32k144

Please also reference the Application Note AN5413 as this contains more explanation for the non-S32 SDK and PE examples. The settings and information contained within should be a guide for what settings to use in the PE tool.

Hope that helps,

Mike

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,331 次查看
mikedoidge
NXP Employee
NXP Employee

Hello Lijian,

In the S32 Design Studio for ARM® 2018.R1 Update 4 – S32 SDK S32K14x BETA 1.9.0 there are some example projects using the S32 SDK and PE showing implementation of CAN.

flexcan_encrypted_s32k144

can_pal_s32k144

There is also example projects which do not use the S32 SDK and PE, but which could be used as a reference for creating a project using S32 SDK and PE.

FlexCAN_FD_s32k144

FlexCAN_s32k144

Please also reference the Application Note AN5413 as this contains more explanation for the non-S32 SDK and PE examples. The settings and information contained within should be a guide for what settings to use in the PE tool.

Hope that helps,

Mike

0 项奖励
回复