From abdaf3290a42626ecfb7ea870d34c1e5defa6527 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 17 Dec 2012 18:44:09 +0100 Subject: Add Microchip MCP2515DM-BM CAN bus dumps. --- can/microchip_mcp2515dm-bm/README | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 can/microchip_mcp2515dm-bm/README (limited to 'can/microchip_mcp2515dm-bm/README') diff --git a/can/microchip_mcp2515dm-bm/README b/can/microchip_mcp2515dm-bm/README new file mode 100644 index 0000000..98e4bfe --- /dev/null +++ b/can/microchip_mcp2515dm-bm/README @@ -0,0 +1,33 @@ +------------------------------------------------------------------------------- +Microchip MCP2515DM-BM CAN bus demo board +------------------------------------------------------------------------------- + +This is a set of example captures of the CAN signal on a Microchip +MCP2515DM-BM CAN bus demo board. + +The signal grabbed is the (digital) CAN_RX pin of the MCP2515 chip. + +Details: +http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en537141 + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic (at 4MHz): + + Probe MCP2515 pin + ----------------------- + 4 (orange) CAN_RX + + +Data +---- + +The data contains various CAN sample frames at various CAN bitrates. + +The sigrok command line used was: + + sigrok-cli --driver fx2lafw -d samplerate=4mhz \ + -p 3=CAN_RX,1,2,4-7 --time 3s -o + -- cgit v1.2.3-70-g09d2