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...