CAN internal loop back mode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CAN internal loop back mode

1,909件の閲覧回数
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 返答(返信)

979件の閲覧回数
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,780件の閲覧回数
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