MCP2517 CANFD an CM3
Posted: Sun Dec 23, 2018 2:07 pm
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... when using this git repository I'm actually replacing the kernel and device tree with the files from that git repository. And after some tests I found out, when using this special kernel from that Git you can use MCP2517FD then, but you don't have any support for USB or cameras anymore.
However I need also a working USB port and both camera ports.
I tried now to replace just the device-tree blob which is used before (to support USB and dual-camera) but together with that kernel from that git - but in this case the whole kernel doesn't start up at all.
So is there absolutely no other chance to get that MCP2517FD running without using an unknown kernel?
Thanks a lot
Markus
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... when using this git repository I'm actually replacing the kernel and device tree with the files from that git repository. And after some tests I found out, when using this special kernel from that Git you can use MCP2517FD then, but you don't have any support for USB or cameras anymore.
However I need also a working USB port and both camera ports.
I tried now to replace just the device-tree blob which is used before (to support USB and dual-camera) but together with that kernel from that git - but in this case the whole kernel doesn't start up at all.
So is there absolutely no other chance to get that MCP2517FD running without using an unknown kernel?
Thanks a lot
Markus