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
using GPIOs
#6
The MacArthur HAT is probably on the extreme end in number of GPIOs used. So if your HAT works with that, it's probably going to play with most other HATs too.

The only additional pins to avoid are 27 (GPIO0) and 28 (GPIO1). These pins are reserved for an I2C EEPROM to store configuration info for the Pi.

As Holger wrote, there is no hard standard. But ignoring MacArthur, most HATs are connecting through UART0, SPI0, or I2C1. A trick to work around unexpected conflicts is to add a jumper on the trace connecting to the Pi GPIO, either as a solder jumper, or as a pin header like we use for the CAN termination. That way it's easy to rewire the connection if needed.
Reply


Messages In This Thread
using GPIOs - by sebba - 2024-02-20, 10:50 AM
RE: using GPIOs - by Sailoog - 2024-02-20, 08:55 PM
RE: using GPIOs - by sebba - 2024-02-20, 09:28 PM
RE: using GPIOs - by holgerw - 2024-02-21, 04:55 PM
RE: using GPIOs - by sebba - 2024-02-21, 05:43 PM
RE: using GPIOs - by Adrian - 2024-02-22, 07:32 PM
RE: using GPIOs - by Techstyle - 2024-02-22, 07:53 PM
RE: using GPIOs - by sebba - 2024-02-24, 08:14 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)