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

# COM / SOM

## TI AM64x COM / SOM documentation

SolidRun documentation for **TI AM64x COM and SOM** products.

Use this section for **AM64x system-on-module** design, integration, and hardware reference.

It covers **AM64x SoM** documentation, including pinout, boot options, power, Ethernet, industrial interfaces, and carrier board integration.

### What you'll find

* AM64x SoM hardware user manual and revision history
* SoM pinout, connectors, and mechanical details
* Boot configuration, power architecture, and reset behavior
* Ethernet, TSN, PRU\_ICSSG, PCIe, USB, UART, CAN, I2C, SPI, and GPIO details
* Integration guidance for custom carrier boards and embedded products

### Pages in this section

* [<mark style="color:red;">AM64x SOM Hardware User Manual</mark>](/ti/am64x/com-som/am64x-som-hardware-user-manual.md)

### Related documentation

* [<mark style="color:blue;">AM64x overview</mark>](/ti/am64x.md)
* [<mark style="color:blue;">AM64x SBC / Platform</mark>](/ti/am64x/sbc-platform.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/ti/am64x/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.
