Notifications
Clear all
Jun 29, 2023 1:01 pm
Hello,
When I try to setup the PiCAN following this and run "sudo /sbin/ip link set can0 up type can bitrate 500000", it says "Cannot find device "can0"" or the terminal hangs. I believe the hardware setup is correct but I am not using SSH (I'm accessing the terminal directly from the RPi). Let me know how I can fix this.
Thanks, Kazi
1 Reply
Jul 26, 2023 3:37 pm
Hello Kazi,
I tried setting up PiCAN using that link also and I ran into the same error. I used this link instead and when I ran "sudo /sbin/ip link set can0 up type can bitrate 500000", it runs as it should. The only difference is instead of three lines added to the /boot/config.txt file, only one line is added. I hope this helps.
Jace