Problem with CAN 1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with CAN 1

Jump to solution
329 Views
David_Estevez
Contributor I

Hello,

I was using a program with CAN 0 to transmit messages and it was working fine. however, when making the change from CAN 0 to CAN 1 it stopped working, no message is transmitted by CAN.
I made the following changes in Processor Expert to use CAN 1:

David_Estevez_0-1679502910420.png

Remove the configuration of the CAN0 pins and configure the PTA12 and PTA13 pins.

David_Estevez_1-1679503059659.png

change the device from CAN 0 to CAN 1.

What could be the problem? Some other configuration change is required.

Thanks in advance!

0 Kudos
1 Solution
318 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

CAN0_TX(PTE5) and CAN0_RX(PTE4) are connected to UJA1169TK(CAN System Basis Chip), but those pins of CAN1 are not connected. You can find the information in S32K144EVB Evaluation Board Schematics.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
319 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

CAN0_TX(PTE5) and CAN0_RX(PTE4) are connected to UJA1169TK(CAN System Basis Chip), but those pins of CAN1 are not connected. You can find the information in S32K144EVB Evaluation Board Schematics.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos