> 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/sbc-platform/imx8m-other-articles.md).

# i.MX8M Other Articles

* [Blink LED when a button is pressed - GPIO/LED/Button Example](/nxp/imx8/sbc-platform/imx8m-other-articles/blink-led-when-a-button-is-pressed-gpio-led-button-example.md)
* [Boot from USB OTG - i.MX8M](/nxp/imx8/sbc-platform/imx8m-other-articles/boot-from-usb-otg-imx8m.md)
* [Building Chromium for i.MX8M Plus](/nxp/imx8/sbc-platform/imx8m-other-articles/building-chromium-for-imx8m-plus.md)
* [Building Newt Nimble BLEHCI firmware for the iMX8MQ NINA-B1 Module](/nxp/imx8/sbc-platform/imx8m-other-articles/building-newt-nimble-blehci-firmware-for-the-imx8mq-nina-b1-module.md)
* [Building OpenOCD for i.MX Platforms](/nxp/imx8/sbc-platform/imx8m-other-articles/building-openocd-for-imx-platforms.md)
* [eFuses for i.MX8M Mini SOM](/nxp/imx8/sbc-platform/imx8m-other-articles/efuses-for-imx8m-mini-som.md)
* [Getting started with HUMMINGBOARD 8P EDGE AI](/nxp/imx8/sbc-platform/imx8m-other-articles/getting-started-with-hummingboard-8p-edge-ai.md)
* [GPIO Pins Control - HummingBoard Pulse/Mate & i.MX8M Plus SOM](/nxp/imx8/sbc-platform/imx8m-other-articles/gpio-pins-control-hummingboard-pulse-mate-imx8m-plus-som.md)
* [GPIO Pins Control - HummingBoard Ripple/Pulse & i.MX8M Mini SOM](/nxp/imx8/sbc-platform/imx8m-other-articles/gpio-pins-control-hummingboard-ripple-pulse-imx8m-mini-som.md)
* [HummingBoard Pulse/Ripple B2B Pin Mapping](/nxp/imx8/sbc-platform/imx8m-other-articles/hummingboard-pulse-ripple-b2b-pin-mapping.md)
* [HummingBoard Pulse/Ripple/Mate and Pro Boot Select](/nxp/imx8/sbc-platform/imx8m-other-articles/hummingboard-pulse-ripple-mate-and-pro-boot-select.md)
* [i.MX8M Ethernet MAC Address Fusing](/nxp/imx8/sbc-platform/imx8m-other-articles/imx8m-ethernet-mac-address-fusing.md)
* [iMX8MP EEPROM Programming - TLV](/nxp/imx8/sbc-platform/imx8m-other-articles/imx8mp-eeprom-programming-tlv.md)
* [SPI from Linux with spidev](/nxp/imx8/sbc-platform/imx8m-other-articles/spi-from-linux-with-spidev.md)
* [WiFi AP - HostApd](/nxp/imx8/sbc-platform/imx8m-other-articles/wifi-ap-hostapd.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/sbc-platform/imx8m-other-articles.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.
