X6 Pro: Back docking connector

Last updated: 2026-01-20

Related products: X6 Pro

Pogo pin hardware define

SDK

1GNDGround PIN8UART_RX1.8V UART RXD
2GNDGround PIN9UART_TX1.8V UART TXD
3GNDGround PIN10GPIO_11.8V GPIO 1
4GNDGround PIN11GPIO_21.8V GPIO 2
5GNDGround PIN12IRQ1.8V External Interrupt PIN
6POGO_5V5V/500mA DC-DC Power OUT (OFF default)13POGO_5VSame to PIN 6
7POGO_VBATVBAT Power OUT (OFF default)14POGO_VBATSame to PIN 7

The path can be obtained from the system properties. Each pin has a special attribute key, and the corresponding path can be obtained by calling the system attribute tool through reflection.

POGO_5V
Default value (if not define):  sys/devices/platform/soc/soc:pogo-gpios/ext_dev_5v_enable 

POGO_VBAT
Default value (if not define): sys/devices/platform/soc/soc:pogo-gpios/ext_dev_vbat_enable

GPIO_1
Default value (if not define): sys/devices/platform/soc/soc:pogo-gpios/pin10_en

GPIO_2
Default value (if not define): sys/devices/platform/soc/soc:pogo-gpios/pin11_en  

IRQ
Default value (if not define): sys/devices/platform/soc/soc:pogo-gpios/irq_state

Serial
Default value (if not define): /dev/ttyHS1

Was this article helpful?