Description: This is a project created for an embedded systems class. The project used two microcontrollers to send and receive CAN messages. (Atmel AT90CAN32). Included are the source files for each. The c files allow CAN message reception and transmission, as well as a simple example of SPI communication using interupts.
To Search:
File list (Check if you may need any files):
FinalMaster\assert.h
...........\can.c
...........\can.h
...........\default
...........\.......\can.o
...........\.......\dep
...........\.......\...\can.o.d
...........\.......\...\FinalMaster.o.d
...........\.......\...\spi.o.d
...........\.......\FinalMaster.eep
...........\.......\FinalMaster.elf
...........\.......\FinalMaster.hex
...........\.......\FinalMaster.lss
...........\.......\FinalMaster.map
...........\.......\FinalMaster.o
...........\.......\Makefile
...........\.......\spi.o
...........\FinalMaster.aps
...........\finalmaster.aws
...........\FinalMaster.c
...........\general.h
...........\spi.c
...........\spi.h
.....Slave\assert.h
..........\can.c
..........\can.h
..........\default
..........\.......\can.o
..........\.......\dep
..........\.......\...\can.o.d
..........\.......\...\FinalSlave.o.d
..........\.......\...\spi.o.d
..........\.......\FinalSlave.eep
..........\.......\FinalSlave.elf
..........\.......\FinalSlave.hex
..........\.......\FinalSlave.lss
..........\.......\FinalSlave.map
..........\.......\FinalSlave.o
..........\.......\Makefile
..........\.......\spi.o
..........\FinalSlave.aps
..........\finalslave.aws
..........\FinalSlave.c
..........\general.h
..........\spi.c
..........\spi.h