2 Commits

Author SHA1 Message Date
Piotr Esden-Tempski
1471b6d297 Various fixes to the can test program.
- External Clock is 8Mhz not 16Mhz
- CAN peripherial should be deinitialized at the beginning
- Added can receive interrupt handler
- Added some more led indicators of internal state (error reporting)
  - Orange: send indicator
  - Blue: message queue full indicator
  - Red: INACK failure indicator
2010-12-23 02:04:07 +01:00
Piotr Esden-Tempski
3c12fc6cd3 Initial implementation of CAN test program. 2010-12-22 22:57:25 +01:00