> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/nxp/imx6/com-som.md).

# COM / SOM

SolidRun documentation for **NXP i.MX6 COM** and **i.MX6 SoM** products.

Find **i.MX6 System-on-Module** resources for hardware design, boot setup, power, interfaces, and carrier board integration.

This section covers the **i.MX6 SOM hardware user manual**, errata, boot configuration pins, available I/Os, eFuses, and eMMC boot workflows for embedded Linux and custom carrier development.

***

## Core Resources

* [<mark style="color:red;">i.MX6 SOM Hardware User Manual</mark>](/nxp/imx6/com-som/imx6-som-hardware-user-manual.md) for specifications, interfaces, power sequencing, boot options, and mechanical details
* [<mark style="color:red;">i.MX6 SOM Errata List</mark>](/nxp/imx6/com-som/imx6-som-hardware-user-manual/imx6-som-errata-list.md) for known issues and revision-specific notes

## Related i.MX6 SoM Articles

* [i.MX6 SOM available I/Os](/nxp/imx6/sbc-platform/imx6-other-articles/imx6-som-available-i-os.md)
* [i.MX6 SOM boot configuration pins](/nxp/imx6/sbc-platform/imx6-other-articles/imx6-som-boot-configuration-pins.md)
* [eFuses for i.MX6 SOM](/nxp/imx6/sbc-platform/imx6-other-articles/efuses-for-imx6-som.md)
* [Installing and booting an image on i.MX6 SOM eMMC](/nxp/imx6/sbc-platform/imx6-other-articles/installing-and-booting-an-image-on-imx6-som-emmc.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/com-som.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.
