Posted inanalog3 tech notes
MCP2515 CAN Controller
As I mentioned in the previous article, I'll use MCP2515 CAN controller for inter-module communication (initially, at least) for the Analog3 Project. Datasheet of this device is available at the product page. MCP2515 consists of CAN protocol engine, data buffers, controller, and SPI interface as illustrated in the picture below. You need to attach a processor to make this device functional. In early phase of the project, I'm thinking of using a Raspberry Pi as the Master Of Modules (mom) and Arduino's for dummy synthesizer modules. Arduino is not a realistic solution for Analog3 both in terms of cost and performance. So, I'm thinking of implementing a common synthesizer module…
