CAN internal loop back mode

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

CAN internal loop back mode

1,950 次查看
veerajuvh619
Contributor III

Hi sir,

I am using s32k144 controller i need to perform Power on Built in Test(PBIT). To perform CAN test, how to configure internal loop back. After testing CAN Module should communicate with other controller.

Please help me.

Regards,

Veeraju V Hallikeri.

标签 (3)
2 回复数

1,020 次查看
Sharath_NXP
Contributor I

Hello Sir

I using S32K148 and TJA1145_CAN_Transceiver .

Here when i send CAN ID 0x50 from Canalyzer , i'm getting an echo of same in CAN ID 0x601.

Sharath_NXP_1-1680790525276.png

 

i also checked that  FDCTRL[TDCEN] = 0 , yet i'm seeing the echo messages.

 

Kinldy help me stop this echo (0x601)

Best regards

Sharath 

 

0 项奖励

1,821 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's LPB bit in CTRL1 register:

pastedImage_1.png

If you use SDK, you need to create new configuration and select loop back mode:

pastedImage_2.png

Regards,

Lukas