# Schematics

If you would like to take a look at the schematics of each board in the NavQ, you can download the .zip file at the bottom of this page. The table below gives detail for each folder inside the .zip file.

| Folder Name      | Description                                                                                               |
| ---------------- | --------------------------------------------------------------------------------------------------------- |
| RDDRONE-8MLPDDR4 | Schematics for the top SoM board, with the CPU, RAM, eMMC, and WiFi/BT chips                              |
| RDDRONE-HGI8MM   | HoverGames Interposer Board schematics with GPIO, UART, i2C, SPI, HiRose IX Industrial Ethernet, and more |
| RDDRONE-MEDIA8MM | Media Board schematics with MIPI CSI/DSI, PCIe, and SD Card                                               |
| RDDRONE-MIPIHDMI | Schematic for the MIPI HDMI board                                                                         |
| RDDRONE-T1ADAPT  | Schematic for the 100BaseT1 2-Wire Automotive Ethernet Adapter board                                      |

{% file src="<https://2703363869-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-CCnxDe4dTvAz3QmDw%2F-MD0EIRYXqCKD12buBp9%2F-MD0EbiZmuGwhPxaeRmK%2F8m-lpddr4-som-2a.pdf?alt=media&token=450aa645-f42d-4f99-b8d2-887c85417e28>" %}
RDDRONE-8MLPDDR4 Schematic
{% endfile %}

{% file src="<https://2703363869-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-CCnxDe4dTvAz3QmDw%2F-MD0EIRYXqCKD12buBp9%2F-MD0Ej5PRUQoJoG5ltMX%2FRDDRONE-HGI8MM.pdf?alt=media&token=dca3564d-27a8-4090-aba9-953bea78dff2>" %}
RDDRONE-HGI8MM Schematic
{% endfile %}

{% file src="<https://2703363869-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-CCnxDe4dTvAz3QmDw%2F-MD0EIRYXqCKD12buBp9%2F-MD0EntaZe4OWDwpnxvb%2FRDDRONE-MEDIA8MM-1A.pdf?alt=media&token=9a4df21b-299b-48d1-86fa-ad23a4bd2c61>" %}
RDDRONE-MEDIA8MM Schematic
{% endfile %}

{% file src="<https://2703363869-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-CCnxDe4dTvAz3QmDw%2F-MD0EIRYXqCKD12buBp9%2F-MD0Ey4-Sc4Pidl1PUBm%2FRDDRONE-MIPIHDMI-1A.pdf?alt=media&token=9eb267c6-7205-4409-89d0-a761482a1108>" %}
RDDRONE-MIPIHDMI Schematic
{% endfile %}

{% file src="<https://2703363869-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-CCnxDe4dTvAz3QmDw%2F-MD0EIRYXqCKD12buBp9%2F-MD0F142mbiokI18HmuN%2FRDDRONE-T1ADAPT.pdf?alt=media&token=df4f26a9-31c1-4f54-b4bb-1a2462ddfe38>" %}
RDDRONE-T1ADAPT Schematic
{% endfile %}


---

# 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://nxp.gitbook.io/8mmnavq/hardware-overview/schematics.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.
