Implementation of TTCAN (Time Triggered CAN) in iMX536 AI rev B board

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

Implementation of TTCAN (Time Triggered CAN) in iMX536 AI rev B board

1,242 Views
sandeepanand_62
Contributor I

Hi..

                I am currently using iMX536 AI rev B board for my project. I want to know whether I can implement TTCAN (Time Triggered

  CAN) in the same board and how ?

0 Kudos
4 Replies

808 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sandeep

in general yes, because

TTCAN is a higher-layer protocol above the

unchanged standard CAN protocol that synchronises

the communication schedules of

all CAN nodes in a network and that provides

a global system time.

Regarding how, I think you should look at CAN

related linux sources, ISO11898-1, since this is very specific subject.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

808 Views
sandeepanand_62
Contributor I

Hi Chipexpert,

         I already checked the ISO11898-1 standard. But the problem is there are no tips for the implementation. They only explain what is TTCAN. Do anyone in this community possess any source code for TTCAN ? If yes please share.

0 Kudos

808 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sandeep

unfortunately i.MX Freescale BSPs do not have these codes.

Best regards

chip

0 Kudos

808 Views
yalamandadosaky
Contributor V

Hi igorpadykov,

I am also trying to implementing the TTCAN based communication on my MPC 5777M. I have gone through the RM , but I am little bit confused to implement. Is there any sample code for TT _CAN for same or similar mpc 5xxx?@igorpadykov@martin kovar,petr stancik

0 Kudos