S32K Encrypted FlexCAN example

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

S32K Encrypted FlexCAN example

跳至解决方案
2,027 次查看
bix010
Contributor III

Hi,

I just got the #s32k144evb-q100 board, and I'm testing the encrypted flexcan example found in the S32 ARM installation folder.

I followed the instructions in the attached file.

When I step through and debug, I can see the TX function being called when I press the pushbutton

But on the RX board, I'm not receiving any messages and the LED is not toggling.

Not sure what I'm doing wrong here. Do I need some special cables to connect the CAN ports? Currently I'm only using 3 wires to connect the CAN_H, CAN_L and Ground. Based on the schematics, think pin3 is not used.

Appreciate any help!

Thanks.

标记 (1)
0 项奖励
1 解答
1,435 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Do you supply the boards with 12V? The SBCs need 12V.

Could you measure the bus with a scope? If there is no signal, please measure TX signal between the MCU and the SBC.

Regards,

Daniel

在原帖中查看解决方案

3 回复数
1,435 次查看
alexandrunan
NXP Employee
NXP Employee

Did you configure 1 bord as Master and the other as Slave ? Both Boards need to have external power supply for SBC to work, if you had run previously the SBC example you need to reset the SBC to default state, find instructions in doxy for flexcan example. 

0 项奖励
1,436 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Do you supply the boards with 12V? The SBCs need 12V.

Could you measure the bus with a scope? If there is no signal, please measure TX signal between the MCU and the SBC.

Regards,

Daniel

1,435 次查看
bix010
Contributor III

Yes, it was a power supply issue. Thanks for the pointer!

0 项奖励