Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litesom:devicetree:can [2017/06/09 22:14]
filug [C/C++ API]
litesom:devicetree:can [2017/06/09 22:16]
filug [CAN sender]
Line 196: Line 196:
 ==== CAN sender ==== ==== CAN sender ====
  
-To send 0 //data frame// to the node with address ''1000101F'' you can use following command+To send 0 length //data frame// to the node with address ''1000101F'' you can use following command
 <code> <code>
 cansend can0 1000101F# cansend can0 1000101F#
Line 265: Line 265:
       -> python-can       -> python-can
 </code> </code>
-you can build ''python-can'' Python3 package.+you can build ''python-can'' [[https://www.python.org/download/releases/3.0/|Python3]] package.
  
 Please read [[https://python-can.readthedocs.io/en/stable/|python-can documentation]] to check how to access CAN from python based application. Please read [[https://python-can.readthedocs.io/en/stable/|python-can documentation]] to check how to access CAN from python based application.
  • litesom/devicetree/can.txt
  • Last modified: 2021/05/12 10:08
  • by kateryna.kozakova