TC3XX E_Ray(flexray)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
xiaoxuan
Level 3
Level 3
50 sign-ins 25 replies posted 25 sign-ins

HI,

Is there a routine for the E_Ray module of TC3XX?

Please send me a copy, thank you very much!

0 Likes
4 Replies
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

There is Eray folder in iLLD package, 

\LIBRARIES\ILLD\TC39B\TRICORE\ERAY
│   
│   
│   
├───Eray
│       IfxEray_Eray.c
│       IfxEray_Eray.h
│       
└───Std
        IfxEray.c
        IfxEray.h
0 Likes
xiaoxuan
Level 3
Level 3
50 sign-ins 25 replies posted 25 sign-ins

HI,

Thank you very much for your reply. I refer to the example in IfxEray_Eray.h file to initialize the E-Ray module, but the program cannot get out in the while loop, may I ask what should I do?

xiaoxuan_0-1679462017184.png

 

0 Likes
xiaoxuan
Level 3
Level 3
50 sign-ins 25 replies posted 25 sign-ins

你好,

First ensure that the ERAY PLL is configured to output a 80 MHz clock for the ERAY module:

What do I need to do?

Looking forward to your reply

xiaoxuan_0-1679557326193.png

 

0 Likes
lock attach
Attachments are accessible only for community members.
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored

xiaoxuan,

Please see the ErayDemo code for your reference. 

 

0 Likes