Changes

Jump to: navigation, search
*[https://fit-iot.com/files/download/fitlet2/sw/drivers/Linux/fitlet2-linux-FTDI-CAN-sniffer-master.tar.gz fitlet2 FTDI CAN sniffer]
==Simple CAN bus sniffer.== 
Purposed for the following chain: FTDI232H <-> MCP2515.
Tested on Linux 4.14.41 (Debian sid)
sniff.static -- statically linked executable
'''Usage:'''
Prints received frames to STDOUT, sends to net frames gotten from STDIN.
Allowed frame to be sent format:
sid:paiload[0...i] sid-eid:paiload[0...i]
where i must be less than 8
For more detailed explanation of the mentioned options please read the MCP2515.
CAN bus interface chip datasheet:[http://ww1.microchip.com/downloads/en/DeviceDoc/20001801H.pdfCAN bus interface chip datasheet]
1,586
edits