Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

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

AURIX™ Forum Discussions

User20509
Level 1
Level 1
First like received
Hello friends,

As I am new to this development board so facing issues in reading CAN frame data to my Infineon SAK-TC387QP board.
I am using the Aurix Development IDE.
Even after analyzing some of the CAN examples, they are not so much useful as they are using Loop-Back mode for communication between two nodes.
I need to communicate with external CAN hardware through the CAN0 port (IDC10) of my hardware.

Please help me with a simple code to read CAN-BUS data.

Any help will be appreciated.
Thanks in advance !!!
0 Likes
1 Reply
ugo_8a
Employee
Employee
10 solutions authored 25 sign-ins 25 replies posted
Hi, here is an example, the code wait for a standard CAN message with ID 0x100 , then after reception it sends an echo of the data received with a CAN TX ID 0x200.4747.attach
0 Likes
This widget could not be displayed.