Skip to content

Commit

Permalink
Update System_Resource
Browse files Browse the repository at this point in the history
Add new commands for can test.
  • Loading branch information
Liu-Xiaoqiang authored Feb 27, 2024
1 parent cca9d81 commit 20664fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/PCs/Pi/Software/Resources/System_Resource
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,13 @@ Here are a few examples to test CAN by using CAN units

$ sudo cansend can0 -i 0xFFFFF 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88 -e --loop=20

+ For the latest system, we use the following commands

.. code:: bash

$ sudo cansend can0 5A1#11.2233.44556677.88
$ sudo cansend can0 1F334455#1122334455667788

* Receive data from CAN bus
.. code:: bash

Expand Down

0 comments on commit 20664fb

Please sign in to comment.