Difference between revisions of "Controller Area Network"
From ArmadeusWiki
m (→Links) |
m |
||
Line 11: | Line 11: | ||
==Links== | ==Links== | ||
* [[CAN_bus_Linux_driver | How to use CAN bus on Linux with Armadeus boards]] | * [[CAN_bus_Linux_driver | How to use CAN bus on Linux with Armadeus boards]] | ||
+ | * [http://uuu.enseirb.fr/~kadionik/formation/canbus/canbus.html Le bus CAN (cours P. Kadionik)] [[Image:FrenchFlag.png]] | ||
* [http://freshmeat.net/projects/lincan OCERA LinCAN driver] | * [http://freshmeat.net/projects/lincan OCERA LinCAN driver] | ||
* [http://cmp.felk.cvut.cz/~pisa/#can Some quick start info for LinCAN driver] | * [http://cmp.felk.cvut.cz/~pisa/#can Some quick start info for LinCAN driver] | ||
Line 24: | Line 25: | ||
** http://khb00465.atnifty.com/ms-1.html | ** http://khb00465.atnifty.com/ms-1.html | ||
** http://www.vassfamily.net/ToyotaPrius/CAN/cindex.html | ** http://www.vassfamily.net/ToyotaPrius/CAN/cindex.html | ||
+ | |||
+ | [[Category:CAN bus]] |
Revision as of 16:03, 30 January 2009
CAN bus informations.
CAN bus will only be available on the DevFull board (as an option) and is currently under very early integration stage.
The DevFull board uses Microchip's MCP2515 CAN controller connected to SPI lines of i.MXL MPU.
Register access is relatively complex due to the need to communicate over SPI interface.
There is not much Linux CAN drivers supporting this controller chip. One option is to use LinCAN
driver for which MCP2515 patches are existing but they are not yet included in LinCAN distribution
because they require more changes in LinCAN core which has not been decided yet.
Links
- How to use CAN bus on Linux with Armadeus boards
- Le bus CAN (cours P. Kadionik)
- OCERA LinCAN driver
- Some quick start info for LinCAN driver
- LinCAN MCP2515 patches
- SocketCAN project implementing CAN support as new network protocol family
- Old Linux CAN-bus driver project superseded by LinCAN
- Alessandro Rubini's Ocan driver
- can4linux
- CAN Festival
- Présentation de Beremiz aux RMLL 2007
- CAN bus in cars: