Problem with CAN 1

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

Problem with CAN 1

跳至解决方案
345 次查看
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 项奖励
1 解答
334 次查看
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 项奖励
1 回复
335 次查看
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 项奖励