Hi,
Recently I have bought a TJA1050 module and wanted to connect to S32K144EVB.
Do you have an example code or library to use this module?
FYI below is the link of the website I bought the module.
(https://shopee.com.my/TJA1050-CAN-the-controller-interface-module-the-bus-driver-interface-module-i....
Thank you.
Solved! Go to Solution.
I didn't find any sample code or library for TJA1050 in S32K forum or S32K EVB solution for your reference.
BR!
Hi, I am using TJA1050 with TC377 for UART to CAN conversion. But not able to get any output from CAN side in PCAN software, and as well as while sending signals from PCAN side CAN (Input), but not getting any output on UART Rx.
Please help me regarding this.
I checked this module and seems like only the pin-s need to be control.
Control pin S allow two operating modes to be selected:high-speed or silent mode.
1.high-speed mode is the normal operating mode and is selected by connecting pin S to ground,It is the default mode if pin S in not connected.
2.In the silent mode, the transmitter is disabled.
so if you connect the pin-s to ground then you don't need to configurate it.
Hi Senlent,
Thank you for your fast reply.
Yes, I noticed that in the datasheet.
But what I would really like to know, is there any example code or library to use for this module?
Thank you.
I didn't find any sample code or library for TJA1050 in S32K forum or S32K EVB solution for your reference.
BR!