Aug 22, 2018
02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 22, 2018
02:36 AM
Hello,
In current project I'm trying to use TJA1145FD CAN Partial Networking transceiver, the QSPI communication is working great, I can send and read messages.
But I'm having hard time to make the Partial Network configuration with AURIX TC275 MULTICAN. I dont know how to make the wake-up configuration for the node.
Does anyone have an example of AURIX Tricore and Partial Networking CAN tranceiver? So I could take look and figure out what am I doing wrong.
Thanks for your support.
In current project I'm trying to use TJA1145FD CAN Partial Networking transceiver, the QSPI communication is working great, I can send and read messages.
But I'm having hard time to make the Partial Network configuration with AURIX TC275 MULTICAN. I dont know how to make the wake-up configuration for the node.
Does anyone have an example of AURIX Tricore and Partial Networking CAN tranceiver? So I could take look and figure out what am I doing wrong.
Thanks for your support.
3 Replies
Aug 31, 2018
04:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 31, 2018
04:35 AM
Have you already read this document AH1309_v1_1_Application_Hints_TJA1145.pdf? The wake up from the CAN bus is configured by the transceiver and generally would enable the power supply for the AURIX (assuming you have placed it in Standby mode if this was your configuration)
Sep 13, 2018
02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 13, 2018
02:45 AM
According to AH1309_v1_1_Application_Hints_TJA1145 page 71.
You can see information that is about TJA1145/FD Transceiver example code.
In my case, I also use same system as you (AURIX TC212 and TJA1145).
I used to be hard because of setting register up for implementing some feature .
Ever since i found precise example specified in application note, I've figured out solution through making the most of it.
So I recommend that you try to get example code and information related to what you want.
You can see information that is about TJA1145/FD Transceiver example code.
In my case, I also use same system as you (AURIX TC212 and TJA1145).
I used to be hard because of setting register up for implementing some feature .
Ever since i found precise example specified in application note, I've figured out solution through making the most of it.
So I recommend that you try to get example code and information related to what you want.
Sep 13, 2018
07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 13, 2018
07:15 AM
Hello,
Thanks everyone for the tips.
Yes I did read AH1309_v1_1_Application_Hints_TJA1145, my SPI had some issues to read data.
I fixed that, and now is working perfectly.
Best.
Thanks everyone for the tips.
Yes I did read AH1309_v1_1_Application_Hints_TJA1145, my SPI had some issues to read data.
I fixed that, and now is working perfectly.
Best.
This widget could not be displayed.