Forum Discussion
shuy
New Contributor
6 years agoCan Bus on Cyclone V SOC
Hello. I want to run CAN bus on my board using Python coding.
Is there any example to show how to do that?
Thank you
1 Reply
- FawazJ_Altera
Frequent Contributor
Hello,
We dont have such a design. However, you can refer to online designs like this one:
https://github.com/robseb/rsyocto/blob/rsYocto-1.03/doc/appSpecificGuides/1_TransmittingCAN.md
Hope this might help.
Thanks,