forked from raspberrypi/linux
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I'm trying to use SPI1 instead of SPI0. I'm using the mcp2517fd-spi1.0-can2-overlay but dmesg is giving me CRC errors.
pi@raspberrypi:~ $ dmesg |grep spi
[ 4.065147] mcp25xxfd spi1.0: CRC read error: computed: ec03 received: 0000 - data: be 00 04 00 00 00 00
[ 4.065163] mcp25xxfd spi1.0: CRC read of clock register resulted in a bad CRC mismatch - hw not found
[ 4.065180] mcp25xxfd spi1.0: Probe failed, err=84
[ 4.065243] mcp25xxfd: probe of spi1.0 failed with error -84
Any idea of how to fix this ?
Metadata
Metadata
Assignees
Labels
No labels