hats icon indicating copy to clipboard operation
hats copied to clipboard

Results 32 hats issues
Sort by recently updated
recently updated
newest added

Cleaned up the design guide a little to clarify a some of the language, be a bit more brand neutral, and list some alternative EEPROMs that are compatible with the...

When the RPi4 was released I remember reading that one of the reasons for changing the power connector to USB-C was to get a little more available power. If I...

No run/reset connector on mechanical drawings for RPi 3 B+

If the HAT is 56.5mm wide (as shown on the drawing), the distance from hole center to edge should be 4mm, not 3.5mm. If it's 56mm wide (as mentioned as...

Fixes: * Delete PoE comment from uHat * Add PoE comment to Hat Suggestions: * Move the keep out area on the uHat specification to actually cover the RUN/TV connectors...

The board overall dimension is called out as 30.5mm, this does not match the board shape of the rpi zero of 30mm. Also if you add up the the dimension...

Hi All, I was looking for the specifications but I cannot find any reference to licence or IP of the HATS specifications/requirements, EEPROM design requirements, etc. Could you please clarify...

``` # SPI Chip Enables # microcontroller setgpio 8 OUTPUT UP # gyro setgpio 7 OUTPUT UP # accelerometer setgpio 5 OUTPUT UP ``` Doesn't do what one might expect;...

I am having some issues programming the eeprom with the eepflash.sh script under Ubuntu Mate on a Pi 3. I have updated the pi, ensured that i2c is enabled and...

https://github.com/raspberrypi/hats/blob/master/eeprom-format.md#vendor-info-atom-data-type0x0001 says "It protects against the case where a user accidentally stacks 2 identical HATs on top of each other - this error case is only detectable if the EEPROM...