This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macarthur HAT with Daisy and GPS on UART0?
#1
Hello, first time poster here.  I have been working on configuring my OpenPlotter hardware and I currently have my GPS connected through the RPi4 UART0 pins.  If I attach a MacArthur HAT and dAISy hat, will I have to remove the GPS from the port?  It looks like MacArthur uses all 5 of the HW UART locations, so will I have to replace my current GPS with a USB unit?

Thanks everyone for your time in helping the community to make use of these awesome tools.
-Chad
Reply
#2
Yes, UART interfaces can not be shared. Your options are USB or another UART interface. Look at the "Header pinout" chapter for more info: https://raw.githubusercontent.com/OpenMa...on_low.pdf
Reply
#3
There's also a feature of the dAISy HAT, to configure its Serial 2 port as an input that forwards any NMEA data to the Pi. With that, you could wire up the GPS module on the dAISy HAT and get the GPS data from the same port as AIS.

I only tried this with OpenCPN, but SignalK is probably also capable of handling the mixed data stream.
Reply
#4
Sorry I forgot that. Wait... it could be another way. Technically you could also use UART2 in Raspberry 4 (GPIO 0 and GPIO 1) or UART1 in Raspberry 5 (GPIO 0 and GPIO 1) because they are not used by the MacArthur HAT, it should work as long as you do not connect any HAT with EEPROM, let me do some tests...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)