CAN internal loop back mode

cancel
Showing results for 
Search instead for 
Did you mean: 

CAN internal loop back mode

920 Views
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.

Labels (3)
1 Reply

791 Views
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