4 channel CAN-FD logger with Raspi5

CAN FD Interface for M.2 (PCIe)
M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: 4 channel CAN-FD logger with Raspi5

Post by M.Maidhof » Tue 27. Feb 2024, 14:07

Hi,

please update the firmware of the PCAN-M.2 card to version 3.5.7. You could use the PEAK-Flash tool under Windows, or if you like to use Linux, please contact us by email (support email address) with the "uname -a" info from your system. Doing the flash update on that RPI system might not be the best solution with the given errors.

regards

Michael

Flyget
Posts: 13
Joined: Tue 13. Feb 2024, 09:04

Re: 4 channel CAN-FD logger with Raspi5

Post by Flyget » Tue 27. Feb 2024, 14:12

Thanks, i will try this and let you know.

Flyget
Posts: 13
Joined: Tue 13. Feb 2024, 09:04

Re: 4 channel CAN-FD logger with Raspi5

Post by Flyget » Wed 28. Feb 2024, 14:09

After updating the firmware of the m.2 Adapter it is now listet as 4 interfaces on the raspi. Thanks again for your support!

Code: Select all

logger@raspberrypi:~ $ cat /proc/pcan

*------------- PEAK-System CAN interfaces (www.peak-system.com) -------------
*------------- Release_20240116_n (8.17.0) Feb 27 2024 12:57:23 --------------
*---------------------- [mod] [isa] [pci] [pec] [usb] -----------------------
*--------------------- 4 interfaces @ major 239 found -----------------------
*n -type- -ndev- --base-- irq --btr- --read-- --write- --irqs-- -errors- status
 0  pcifd   -NA-  9231000 038 0x001c 00000000 00000000 00000000 00000000 0x0000
 1  pcifd   -NA-  9232000 038 0x001c 00000000 00000000 00000000 00000000 0x0000
 2  pcifd   -NA-  9233000 038 0x001c 00000000 00000000 00000000 00000000 0x0000
 3  pcifd   -NA-  9234000 038 0x001c 00000000 00000000 00000000 00000000 0x0000


Post Reply