> 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/renesas/rz-v2n/sbc-platform.md).

# SBC / Platform

## Renesas RZ/V2N SBC / Platform documentation

SolidRun documentation for **Renesas RZ/V2N** single board computer and platform products.

Use this section for **HummingBoard IIOT** documentation based on the **RZ/V2N SOM**.

It covers **quick start guides**, **boot setup**, **Yocto Linux**, **serial console**, **SPI and microSD boot**, **DRP-AI3 edge AI**, and industrial platform bring-up for embedded vision and industrial IoT designs.

### What you'll find

* HummingBoard IIOT quick start guidance for Renesas RZ/V2N
* SBC bring-up steps for power, console, boot media, and Linux startup
* Yocto Linux setup for SPI boot and microSD image loading
* Platform guidance for USB webcam streaming, GStreamer, networking, LTE, Wi-Fi, Bluetooth, RS485, and CAN-FD

### Pages in this section

* [<mark style="color:red;">HummingBoard IIOT & RZ/V2N SOM Quick Start Guide</mark>](/renesas/rz-v2n/sbc-platform/hummingboard-iiot-rz-v2n-som-quick-start-guide.md)\
  Quick start guide for HummingBoard IIOT with Renesas RZ/V2N SoM, including hardware setup, boot select, Yocto Linux, serial console, webcam streaming, and industrial I/O bring-up.

### Related documentation

* [<mark style="color:blue;">RZ/V2N overview</mark>](/renesas/rz-v2n.md)
* [<mark style="color:blue;">RZ/V2N COM / SOM</mark>](/renesas/rz-v2n/com-som.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/renesas/rz-v2n/sbc-platform.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.
