Re: Pi5 CANbus with Balena
Posted: 12 Aug 2025, 16:08
Oh interesting. I flashed the RevPi5 with BalenaOS for Raspberry Pi5 (ver 6.5.24+rev6). I'm in the process of upgrading to 6.5.48 now and I'll see if that changes anything.
Under Device Configuration, I have overridden the "Define DT overlays" with:
That produces the dmesg errors that I posted earlier. If I remove the CAN1 piece and just use:
then CAN0 works.
Under Device Configuration, I have overridden the "Define DT overlays" with:
Code: Select all
"spi1-2cs,cs1_pin=11","mcp251xfd,spi1-1,interrupt=6,oscillator=20000000","spi5-1cs","mcp251xfd,spi5-1,interrupt=25,oscillator=20000000"Code: Select all
"spi1-2cs,cs1_pin=11","mcp251xfd,spi1-1,interrupt=6,oscillator=20000000"