From 4691568ca476177dc338e8c62872ceca6b4b4999 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Sun, 11 Nov 2012 21:02:15 -0800 Subject: [examples] Added CAN example for obldc strip. --- examples/stm32/f1/obldc-strip/can/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/stm32/f1/obldc-strip/can/README (limited to 'examples/stm32/f1/obldc-strip/can/README') diff --git a/examples/stm32/f1/obldc-strip/can/README b/examples/stm32/f1/obldc-strip/can/README new file mode 100644 index 0000000..3a14e3b --- /dev/null +++ b/examples/stm32/f1/obldc-strip/can/README @@ -0,0 +1,4 @@ +This test sets up the CAN interface on Lisa/M and transmits 8 bites every +100ms. The first byte is being incremented in each cycle. The demo also +receives messages and is displaing the first 4 bits of the first byte on the +board LEDs. -- cgit v1.2.3