smcan-rs
A no_std rust crate to generate and parse CAN Frames for the Salient Motion
SM-CAN Protocol.
Install the crate
Examples
socketcan_recrev_cmd.rs will send and receive CAN-FD Frames via the linux
socketcan interface using
socketcan-rs
To run the example first bring up a vcan0 interface:
Then run socketcan_recrev_cmd.rs: