Difference between revisions of "How to configure and use CAN bus"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with 'This article explains how to enable the CAN bus using as example the Category:AM35x EVM. == Build the SDK with socketcan and ip tools == == Enable the kernel driver == == ...')
 
Line 6: Line 6:
  
 
== Setup the networking rules==
 
== Setup the networking rules==
 +
 +
== References==
 +
* http://processors.wiki.ti.com/index.php/Sitara_AM35x_CAN_(HECC)_Linux_Driver
  
 
[[Category:AM35x]][[Category:HowTo]]
 
[[Category:AM35x]][[Category:HowTo]]

Revision as of 04:30, 31 May 2010

This article explains how to enable the CAN bus using as example the EVM.

Build the SDK with socketcan and ip tools

Enable the kernel driver

Setup the networking rules

References