Pinouts and Connector info

HoverGames Interposer Board (HGI)

The HoverGames Interposer Board has a large amount of connectors and I/O for you to connect your devices, sensors, switches, LEDs, and more. This section will give you an overview of the connector pinouts on the HGI. The picture below has a few silkscreen labels for pinouts on each connector, but some connectors have multiplexers to make them more flexible.

UART2

UART2 is used for the serial monitor, and should not be used for anything other than the serial monitor. It should not be altered.

UART3

UART3 will mainly be used for serial communication to the FMU in HoverGames, but it can be used as an SPI port if you're not using it for the drone.

UART4/I2C/GPIO

The bottom 9 pin JST-GH connector in the image of the HGI is used for UART4/I2C/GPIO.

The UART4 port on this connector is tied to the ARM Cortex-M4 core. It is not available for use in Linux.

The UART4 pins do not have flow control on this connector. There is no multiplexing on this connector as well. The pinout is below.

Linux GPIO Pin IDs

GPIO Pin (JST-GH Pin)

Linux GPIO ID

GPIO1_IO10 (6)

10

GPIO1_IO12 (7)

12

GPIO1_IO14 (8)

14

SPI/GPIO

The SPI/GPIO port has a full pinout for SPI as well as 3 GPIO pins. The SPI pins can be muxed to a full UART 4 port with flow control. The pinout is below.

Linux GPIO Pin IDs

GPIO Pin (JST-GH Pin)

Linux GPIO ID

GPIO1_IO11 (6)

11

GPIO1_IO13 (7)

13

GPIO1_IO15 (8)

15

GPIO Headers

The GPIO header pads on the HGI are not labeled correctly with the silkscreen. The layout is shown below with TP labels and schematics.

Last updated