> 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/imx8/com-som.md).

# COM / SOM

SolidRun documentation for **NXP i.MX8** and **i.MX8M COM / SoM** products.

Find **System-on-Module** resources for **i.MX8M Plus**, **i.MX8M Mini**, **i.MX8M**, and **i.MX8 DXL** hardware.

This section covers **hardware user manuals**, **boot details**, **power**, **interfaces**, and **carrier board integration** for embedded Linux and custom carrier development.

***

## Core Resources

* [<mark style="color:red;">i.MX8M SOM Hardware User Manual</mark>](/nxp/imx8/com-som/imx8m-som-hardware-user-manual.md) for interfaces, power, boot, and carrier board integration details
* [<mark style="color:red;">i.MX8M Mini SOM Hardware User Manual</mark>](/nxp/imx8/com-som/imx8m-mini-som-hardware-user-manual.md) for hardware reference and bring-up guidance
* [<mark style="color:red;">i.MX8M Plus SOM Hardware User Manual</mark>](/nxp/imx8/com-som/imx8m-plus-som-hardware-user-manual.md) for SoM specifications, interfaces, and integration details
* [<mark style="color:red;">i.MX8 DXL SOM Hardware User Manual</mark>](/nxp/imx8/com-som/imx8-dxl-som-hardware-user-manual.md) for hardware documentation and platform details

## Errata and Revision Notes

* [<mark style="color:red;">i.MX8M Mini SOM Errata List</mark>](/nxp/imx8/com-som/imx8m-mini-som-hardware-user-manual/imx8m-mini-som-errata-list.md)
* [<mark style="color:red;">i.MX8M Plus SOM Errata List</mark>](/nxp/imx8/com-som/imx8m-plus-som-hardware-user-manual/imx8m-plus-som-errata-list.md)
* [<mark style="color:red;">i.MX8 DXL Errata List</mark>](/nxp/imx8/com-som/imx8-dxl-som-hardware-user-manual/imx8-dxl-errata-list.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/imx8/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.
