Creating a bug report/issue
Required Information
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=13
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘applied’
G_LIVE_PATCH_STATUS[1]=‘not applicable’
-
Distro version | bullseye
-
Kernel version | Linux DietPi 6.1.0-rc1 #1 SMP PREEMPT Wed Nov 9 01:08:14 UTC 2022 aarch64 GNU/Linux
-
SBC model | Quartz64 (aarch64)
-
Power supply used | EG: 5V 3A
-
SD card used | SAMSUNG 32 EVO
Steps to reproduce
The machine works correctly, but if I install the RS485 CAN HAT card the machine does not boot.
The card should require two command lines, which in Raspbian are placed in /boot/config.txt
dtparam=spi=on
dtoverlay=mcp2515-can0,oscillator=8000000,interrupt=25,spimaxfrequency=1000000
But unfortunately I can’t install anything as I don’t know how to do this with DietPI.
The chip I use for the CAB BUS is the classic mcp2515 and uses interrupt 25 to receive calls on the communication bus.
The connection takes place via SPI which is still active.
I honestly haven’t found anything on the net and I’m sorry as DietPi is an excellent management system for the Klipper 3D printer management program on Quartz64 which, moreover, works beautifully and has no problems during installation.
Can anyone give them a hand?
Thank you