-
|
Hey there, Does anyone know if BBN OS is compatible with the new Mac Arthur HAT ? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 12 replies
-
|
Latest BBN OS is Bookworm Raspberry based so you should check with your hardware vendor how they support at least that. Or if they have BBN OS specific instructions. |
Beta Was this translation helpful? Give feedback.
-
|
Pi settings (untested) for NMEA 2000 but something along these lines: |
Beta Was this translation helpful? Give feedback.
-
|
Works perfect without problems - only difference is, that BBN has a separate service for the CAN interface, so you don't have to configure /etc/network/interfaces manually. If anybody needs detailed instructions, just let me know and I can copy&paste exact settings / configuration. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Would be nice if you could post here your exact working config. And also instructions regarding service. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
Relevant to the discussion (non isolated NMEA 2000) An article about ground loops and isolation https://actisense.com/news/why-nmea-isolation-is-critical-for-your-network/ |
Beta Was this translation helpful? Give feedback.
-
|
UARTs of the MacArthur hat for NMEA 0183 on BBN Marine OS Raspberry Pi 5 NMEA 1 in/out: UART2 in /boot/firmware/config.txt Raspberry Pi 4 and 3 NMEA 1 in/out: UART3 Reboot after editing /boot/firmware/config.txt and check devices created |
Beta Was this translation helpful? Give feedback.
-
|
just 2 cent |
Beta Was this translation helpful? Give feedback.
-
|
Dear All |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys, tried to bring a MacArthur HAT to life on a Raspi PI5 with the information in the answer above. CAN interface doesn't show up and socketcan-interface end with an error. I am by far no Linux expert, any chance to point me to help if this happens? Devices connected to the HAT (i2s etc. are working) Thx for your help. This is what I added to config.txt #MacArthur Head OVerlays etc #MacArthur Head - Dies sollte nur für NMEA0183 relevant sein Ifconfig doesn't show can socketcan enable error: An ExecStart= process belonging to unit socketcan-interface.service has exited. root@brain-of-confidence:/boot/firmware# lsmod | grep can |
Beta Was this translation helpful? Give feedback.
Sure no problem.
I put this configuration after the last "dtoverlay" statement present in the file of a fresh default installation.
Reboot
Enable can bus interface
If everything is properly setup on the hardware side, you should receive the CANBUS traffic via:
candump can0