Cannot find details on configuring TJA1443 transceiver

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

Cannot find details on configuring TJA1443 transceiver

Jump to solution
1,441 Views
RChatterjee
Contributor III

I was going over the code for https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-test... by @PetrS , recommended in this post: https://community.nxp.com/t5/S32K/FlexCAN-driver-on-S32K3X4EVB-T172-EVB-can-t-access-via-PCAN/td-p/1... . I want to understand where the configuration information is present (TJA1153_START_ID, TJA1153_CONFIG_ID ) , i.e. if I had to do it from scratch, where would I find this config id in the datasheet. I am having trouble locating it.

0 Kudos
Reply
1 Solution
1,404 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

do you use TJA1443 or TJA1153, in fact?
TJA1443 does not require any special initialization, it has 2 control pins, EN and STB_N, which are used to switch between device modes.
TJA1153 is secure CAN transceiver and if not previously configured or is in default Vanilla state, it requires configuration over CAN either from host or remotely. All needed info about that process can be found on device web page under Documentation section. Most of documents or driver is given as Secure Files, so you need to have registered and NDA signed to access files; https://www.nxp.com/support/support/secure-access-rights:SEC-ACCESS

BR, Petr

 

View solution in original post

0 Kudos
Reply
2 Replies
1,405 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

do you use TJA1443 or TJA1153, in fact?
TJA1443 does not require any special initialization, it has 2 control pins, EN and STB_N, which are used to switch between device modes.
TJA1153 is secure CAN transceiver and if not previously configured or is in default Vanilla state, it requires configuration over CAN either from host or remotely. All needed info about that process can be found on device web page under Documentation section. Most of documents or driver is given as Secure Files, so you need to have registered and NDA signed to access files; https://www.nxp.com/support/support/secure-access-rights:SEC-ACCESS

BR, Petr

 

0 Kudos
Reply
1,379 Views
RChatterjee
Contributor III

Oh, ok. The answer in the referred post indicated otherwise.

0 Kudos
Reply