Sonsivri

Electronics => AVR, 8051 Family and ARM Area => Topic started by: karpen on February 26, 2008, 10:03:15 10:03



Title: CAN bus driver for the AT90CAN
Post by: karpen on February 26, 2008, 10:03:15 10:03
I stumbled upon this project while I was searching for info on using the CAN interface on the AT90CAN.
http://kschaefer.eit.h-da.de/ATMEL/CAN/index.html (http://kschaefer.eit.h-da.de/ATMEL/CAN/index.html)

Saved me alot of time, so I thought I'd share it with you guys.

It's code for the CAN interface, both with the freeRTOS (http://www.freertos.org/ (http://www.freertos.org/)) and without. Well comented aswell.

Cheers