Overview
CANSPI Board is a CAN development tool for microcontrollers with SPI interface.
The Board includes MCP2515 CAN controller and MCP2551 transceiver.
IDC10 connector enables easy connection with peripheral modules.
Description
MCP2515 is a stand-alone CAN controller. It is connected to microcontrollers via an industry standard Serial Peripheral Interface (SPI). It is capable of transmitting and receiving both standard and extended data and remote frames. The CAN controller also has two acceptance masks and six acceptance filters that are used to filter out unwanted messages, thus reducing the host MCUs overhead.
Examples
Examples provided with this board will show you how to connect the MCP2551 CAN transceiver to an MCU easily. Each example contains a detailed description with the relevant program including comments. All these examples can be downloaded from this page as well.
- Example of sending data.
- Example of receiving data.
- Example of sending data to other CAN node in CAN network.
- Sending data from AD converter to other CAN node.
- Sending data from temperature sensor to other CAN node.
- Sending data from push button to other CAN node.
- Example of sending data from PS/2 Keyboard to other CAN node in CAN network.
- Controlling CAN network with a PC via RS232 communication.
- Controlling CAN network with a PC via USB communictaion.
- Example of sending data from MMC Card to other CAN node in CAN network.





