-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi
first thank you for your great work.
But i have a problem that i could not use the rs485 because of a gpio conflict:
`root@raspberrypi4:~# dmesg | grep -i '(can|spi)
[ 4.428624] pinctrl-bcm2835 fe200000.gpio: pin gpio19 already requested by fe200000.gpio; cannot claim for fe215080.spi
[ 4.443245] pinctrl-bcm2835 fe200000.gpio: error -EINVAL: pin-19 (fe215080.spi)
[ 4.463172] spi-bcm2835aux fe215080.spi: error -EINVAL: Error applying setting, reverse things back
[ 4.473534] spi-bcm2835aux: probe of fe215080.spi failed with error -22
[ 5.310065] CAN device driver interface
[ 5.355077] mcp251x spi0.0 can0: MCP2515 successfully initialized.
[ 20.178960] can: controller area network core
[ 20.407351] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
[ 22.105419] can: raw protocol
`
I have the latest stable venus os large installation on a raspberry pi 4.