TJA1145T/FD

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

TJA1145T/FD

Jump to solution
2,346 Views
carlos_kan
Contributor II

Hi, noob here.

About TJA1145T/FD,I have a question:

I have refer to several designs with TJA1145T and I found that the 1145 communicates with microcontroller through SPI.If I follow the hardware design of 1145 but not send any SPI frame to 1145 when I power on the MCU board(In SW not initial the 1145),is the 1145 in operating mode or can MCU transmit and receive CAN frames by 1145?

I have code of a S32K application which uses UJA1169. However,there is no code about UJA1169 initial and SPI communication with microcontroller ,but it can still transfer CAN data.

You reply will be highly appreciated.Thanks.

0 Kudos
Reply
1 Solution
2,334 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi, 

 

upon power on TJA1145 enters Standby mode with CAN transceiver disabled, you need to send command over SPI. That is put TJA1145 in Normal mode (MC = 111) and enable CAN transceiver by setting bits CMC in the CAN control register to 01 or 10.

 

BR, Petr

View solution in original post

0 Kudos
Reply
2 Replies
2,335 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi, 

 

upon power on TJA1145 enters Standby mode with CAN transceiver disabled, you need to send command over SPI. That is put TJA1145 in Normal mode (MC = 111) and enable CAN transceiver by setting bits CMC in the CAN control register to 01 or 10.

 

BR, Petr

0 Kudos
Reply
805 Views
Florence100733
Contributor I

你好,我目前是使用S32K312向TJA1145T/FDJ发送SPI报文使其进入正常模式TJA1145T/FDJ的INH引脚电平是电源电压,但是CAN收发器依旧不能正常工作,是我的实现程序有问题吗,附件为我的实现程序,如方便请帮忙看看,谢谢#TJA1145T/FDJ#S32K312

0 Kudos
Reply