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

User19005
Level 1
Level 1
Hello, I'm trying to use CAN by using iLLD.

https://github.com/Infineon/AURIX_code_examples/tree/master/code_examples/MULTICAN_1_KIT_TC297_TFT

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

please ignore this question. problem is addressed
0 Likes
1 Reply
teoBits
Employee
Employee
100 replies posted 50 replies posted 25 replies posted
Hello syjung,

to port the example, first verify that your device supports the module you want to use (in this case you should be ok). Then, you can create a new project for the TC27X device or for the KIT_AURIX_TC277_TFT board and copy-paste the GitHub example's files inside (MULTICAN_1.c/.h), together with the needed instructions on the Cpu0_Main files. This ensures that in the new project you have everything correctly configured for your device (all the iLLDs, the linker files, etc.) .
After that, check if in your board/device the pinouts are different and modify the example accordingly.

Best Regards,
teoBits
0 Likes
This widget could not be displayed.