文件名称:Canbus_v3
介绍说明--下载内容均来自于网络,请自行研究使用
The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips SJA1000 Stand-alone CAN bus controller.
The SJA1000 is memory mapped into memory space of the AVR, which reduces data and address line handling and increases data transfer speed.
An FT245BM handles all USB communication and provides data transfer from and to PC application. An extra EEPROM can store the multi device template for the FT245BM.
A Philips PCA82C250/251 works as CAN controller interface.
Firmware is written in C, compatible to latest compiler version WinAVR.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Canbus\.DS_Store
......\Canbus.cpp
......\Canbus.h
......\defaults.h
......\examples
......\........\.DS_Store
......\........\ecu_reader_logger
......\........\.................\.DS_Store
......\........\.................\ecu_reader_logger.pde
......\global.h
......\keywords.txt
......\mcp2515.c
......\mcp2515.h
......\mcp2515_defs.h
......\mcp2515_demo
......\............\defaults.h
......\............\global.h
......\............\main.c
......\............\makefile
......\............\mcp2515.c
......\............\mcp2515.h
......\............\mcp2515_defs.h
......\............\uart.c
......\............\uart.h