# i.MX6

SolidRun documentation for NXP **i.MX6** products, including **CuBox-i**, **HummingBoard Edge/Gate/Pro/CBi**, and the **i.MX6 SoM**.

***

## Quick Start Guides

* [CuBox-i Quick Start Guide](https://dev.solid-run.com/nxp/imx6/sbc-platform/cubox-i-quick-start-guide)
* [HummingBoard Edge Quick Start Guide](https://dev.solid-run.com/nxp/imx6/sbc-platform/hummingboard-imx6-sbc-quick-start-guide/hummingboard-edge-quick-start-guide)
* [HummingBoard Gate Quick Start Guide](https://dev.solid-run.com/nxp/imx6/sbc-platform/hummingboard-imx6-sbc-quick-start-guide/hummingboard-gate-quick-start-guide)
* [HummingBoard Pro Quick Start Guide](https://dev.solid-run.com/nxp/imx6/sbc-platform/hummingboard-imx6-sbc-quick-start-guide/hummingboard-pro-quick-start-guide)
* [HummingBoard CBi Quick Start Guide](https://dev.solid-run.com/nxp/imx6/sbc-platform/hummingboard-imx6-sbc-quick-start-guide/hummingboard-cbi-quick-start-guide)

## Hardware

* [i.MX6 SOM Hardware User Manual](https://dev.solid-run.com/nxp/imx6/com-som/imx6-som-hardware-user-manual)

## Software

| Resource                                                                                                                                           | Description                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| [i.MX6 Debian](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/imx6-debian)                                                          | Debian images and installation     |
| [i.MX6 U-Boot](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/imx6-u-boot)                                                          | Bootloader build and configuration |
| [i.MX6 Kernel](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/imx6-kernel)                                                          | Linux kernel build                 |
| [Yocto for i.MX6](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/yocto-for-imx6)                                                    | Yocto Project BSP                  |
| [i.MX6 Archlinux](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/imx6-archlinux)                                                    | Arch Linux on i.MX6                |
| [XBian for i.MX6](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/xbian-for-imx6)                                                    | XBian media center                 |
| [Windows 10 IoT Core on HummingBoard Edge](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-software/windows-10-iot-core-on-hummingboard-edge) | Windows IoT                        |

## Technical Articles

{% tabs %}
{% tab title="Boot & GPIO" %}

* [HummingBoard Edge/Gate Boot Jumpers](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hummingboard-edge-gate-boot-jumpers)
* [HummingBoard Edge/Gate GPIOs](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hummingboard-edge-gate-gpios)
* [HummingBoard Edge/Gate/CBi GPIO Pins Control](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hummingboard-edge-gate-cbi-gpio-pins-control)
* [HummingBoard Pro/Base GPIOs](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hummingboard-pro-base-gpios)
* [i.MX6 SOM boot configuration pins](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/imx6-som-boot-configuration-pins)
  {% endtab %}

{% tab title="Connectivity" %}

* [Cellular Modules](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/cellular-modules)
* [HummingBoard CBi RS485 and CAN bus](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hummingboard-cbi-rs485-and-can-bus)
* [i.MX6 mikroBUS](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/imx6-mikrobus)
* [SFP Modules](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/imx6-pcb-rev-19-and-20-analog-devices-phy)
* [HDMI and LVDS Displays for HummingBoard](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/hdmi-and-lvds-displays-for-hummingboard)
  {% endtab %}

{% tab title="Advanced" %}

* [i.MX6 GPU/VPU](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/imx6-gpu-vpu)
* [OV5640/OV5642 Camera Sensor](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/ov5640-ov5642-camera-sensor)
* [eFuses for i.MX6 SOM](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/efuses-for-imx6-som)
* [i.MX6 SOM available I/Os](https://dev.solid-run.com/nxp/imx6/sbc-platform/imx6-other-articles/imx6-som-available-i-os)
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/nxp/imx6.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
