User Tools

Site Tools


can_communication_with_controllers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
can_communication_with_controllers [2019/02/13 10:12] – [SDO CAN frame structure] adriencan_communication_with_controllers [2019/02/13 10:14] – [SDO CAN frame structure] adrien
Line 24: Line 24:
 ===== SDO CAN frame structure ===== ===== SDO CAN frame structure =====
  
-An SDO can frame is structured this way:+An SDO can frame is structured as follow:
  
 ^ Can id  ^  Command byte ^  OD Idx  ^  OD subidx  ^  data  ^ ^ Can id  ^  Command byte ^  OD Idx  ^  OD subidx  ^  data  ^
Line 40: Line 40:
 One can test the connection with a linux based host using can-utils tools with cansend and candump. One can test the connection with a linux based host using can-utils tools with cansend and candump.
  
-**ex.** A request to enter a QuimDC in operational mode. (32bits write request) (Node-id = 3) +**ex.** A request to enter a QuimDC in operational mode. (32bits write request) (Node-id = 3) 
- + 
-^ Can id  ^  Command byte ^  OD idx  ^  OD subidx  ^  data  ^^^^ +^ Can id  ^  Command byte ^  OD idx  ^  OD subidx  ^  data  ^^^^ 
-|  603  |  23  |  3333  |  00  |  01  |  00  |  00  |  00  | +|  603  |  23  |  3333  |  00  |  01  |  00  |  00  |  00  | 
- + 
-<code>+<code>
 cansend 603#23.3333.00.01.00.00.00 cansend 603#23.3333.00.01.00.00.00
 </code> </code>
 +
  
 ====== QuimDC OD ====== ====== QuimDC OD ======
can_communication_with_controllers.txt · Last modified: 2019/02/15 14:35 by llibert