Search found 2 matches
- Tue Dec 25, 2018 10:27 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: MCP2517 CANFD an CM3
- Replies: 6
- Views: 4577
Re: MCP2517 CANFD an CM3
Hi, here a solution how I managed: I setup a virtual ubuntu machine on my computer, then downloaded the official linux and tools repo like described here: https://www.raspberrypi.org/documentation/linux/kernel/building.md After this I found the source-code of the MCP2517FD driver - everything is des...
- Sun Dec 23, 2018 2:07 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: MCP2517 CANFD an CM3
- Replies: 6
- Views: 4577
MCP2517 CANFD an CM3
Hi guys, I'm working on a quite custom design with Raspberry CM3. However I need a MCP2517FD which is connected via SPI. Now i started first tests with the EvaluationBoard and followed this guide here: https://github.com/GBert/misc/tree/master/RPi-MCP2517 In generel this seems to work .... but... wh...