Forum Discussion
AmitD
New Contributor
5 years agoCyclon V SoC CAN bus driver implementation using Hardware Libs alt_can.c and alt_can.h
Hi, Recently I have started to work on implementation of the CAN bus controller on a Cyclone V SoC. 1. As the OS used in the project is Threadx instead of Linux, I have thought to use the functions...
AnilErinch_A_Intel
Frequent Contributor
5 years agoHi Amit,
We don't have a step by step example for CAN communication using HW LIB.
You can try to implement it using the available alt_can.h and description of fields mentioned there.
Please let us know if you face any roadblocks during the implementation and we can have a look in to the same.
Thanks and Regards
Anil
AmitD
New Contributor
5 years agoHi Anil,
Thank you for your reply.
As I have written, I could not find documentation of the alt_can.h in the links you have pointed me towards, though I have tried (found only documentation of different functions that perform other tasks then CAN bus). Could you point me to the place where the alt_can functions they are described, inside the link you have sent?
Thanx in advace,
Amit