RZ-G: Difference between revisions

From Renesas.info
No edit summary
No edit summary
Line 54: Line 54:


= Topics =
= Topics =
{| class="toccolours mw-collapsible" width="100%" style="text-align: center"
{| class="toccolours" width="100%" style="text-align: center"
|-
|-
| style="width: 20px;" | <font size=+3>🎥</font> '''[[RZ-G/RZG2_videos | Demo Videos]]'''
| <font size=+3>🎥</font> '''[[RZ-G/RZG_videos | Demo Videos]]'''
| style="width: 20px;" | <font size=+3>🎨</font> '''[[RZ-G/RZG2_graphics | RZ/G2 Graphics]]''' <br>(Qt, video encode/decode)
| <font size=+3>🎨</font> '''[[RZ-G/RZG_graphics | Graphics]]''' <br>(Qt, video encode/decode)
| style="width: 20px;" | <font size=+3>📷</font> '''[[RZ-G/RZG2_camera | RZ/G2 Camera]]''' <br>(MIPI camera)
| <font size=+3>📷</font> '''[[RZ-G/RZG_camera | Camera]]'''
| style="width: 20px;" | <font size=+3>🖼️</font> '''[[RZ-G/RZG_weston | Weston]]''' <br> (Helpful hints about running Weston with RZ/G)
| <font size=+3>🖼️</font> '''[[RZ-G/RZG_weston | Wayland/Weston]]''' <br> (Helpful hints about running Weston with RZ/G)
|-
|-
| style="width: 20px;" | <font size=+3>🔑</font> '''[[RZ-G/RZG2_arm_trusted_firmware | RZ/G2 ARM Trusted Firmware]]'''
| <font size=+3>🔑</font> '''[[RZ-G/RZG_arm_trusted_firmware | ARM Trusted Firmware]]'''
| style="width: 20px;" | <font size=+3>🥾</font> '''[[RZ-G/RZG2_uboot | RZ/G2 u-boot (link)]]'''
| <font size=+3>🥾</font> '''[[RZ-G/RZG_uboot | u-boot]]'''
| style="width: 20px;" | <font size=+3>🐛🔨</font> '''[[RZ-G/RZG2_openocd | RZ/G2 OpenOCD]]'''
| <font size=+3>🐛</font> '''[[RZ-G/RZG_openocd | OpenOCD]]'''
|
| <font size=+3>🏹</font> '''[[RZ-G/RZG2_pcie_ep | RZ/G2 PCIe EP]]''' <br>(PCIe Endpoint driver)
|-
|-
| style="width: 20px;" | <font size=+3>📖</font> '''[[RZ-G/RZG2_yocto | RZ/G2 Yocto (link)]]''' <br> (Common issues, suggestions, examples)
| <font size=+3>📇</font> '''[[RZ-G/RZG_yocto | Yocto]]''' <br> (Common issues, suggestions, examples)
| style="width: 20px;" | <font size=+3>🐧</font> '''[[RZ-G/RZG2_kernel | RZ/G2 Kernel (link)]]''' <br>(Dynamic Power, drivers, peripherals, etc..)
| <font size=+3>🐧</font> '''[[RZ-G/RZG_kernel | Kernel]]''' <br>(Dynamic Power, drivers, peripherals, etc..)
| style="width: 20px;" | <font size=+3>🐧</font> '''[[RZ-G/BSP_upgrade | Update your BSP kernel]]''' <br>(Instructions on how to update your BSP kernel)
| <font size=+3>♻️</font> '''[[RZ-G/RZG_BSP_upgrade | BSP Kernel Update]]''' <br>(Instructions to update your kernel)
| style="width: 20px;" | <font size=+3>🐧</font> '''[[RZ-G/RZG2_pcie_ep | RZ/G2 PCIe EP]]''' <br>(PCIe Endpoint driver)
|-
|-
|
|
|}
|}

Revision as of 21:58, 27 April 2021


<img src="RZ.jpg" style="float:right" height="120">

Introduction

This page is for the Renesas RZ/G family of embedded SoCs. The main goal is to make the information about RZ/G SoCs friendly, easy to access for embedded developers.

The links below can be used to get familiar with Renesas RZ/G SoC

Detailed information regarding RZ/G SoCs (including roadmap, technical and marketing documents, BSPs and middleware) can be obtained directly from a Renesas representative.


Boards

Here is the list of available Renesas Evaluation Boards (link) and commercial SOM boards.

RZ/G2 Series

Official Evaluation Boards
RZ/G2L SMARC
by Renesas
RZ/G2E EK874
by Silicon Linux
RZ/G2N,/G2M,/G2H HiHope
by HopeRun

Commercial Boards
RZ/G2N,/G2M,/G2H STKaRZG2x
by TQ Systems
RZ/G2N,/G2M,/G2H SOM Series
by Beacon Embedded
RZ/G2N,/G2M,/G2H SMARC 2.0 SOM
by RelySys Technologies

RZ/G1 Series

RZ/G1E SODIMM
by iWave
RZ/G1E Starter Kit
by Renesas
RZ/G1M SODIMM
by iWave
RZ/G1N SODIMM
by iWave
RZ/G1H SODIMM
by iWave

Official Software and Documentation

📄 RZ/G2 Group Linux BSP Porting Guide - How to modify the Renesas BSP to match your board
📄 RZ/G2 Group BSP Manual Set - Information about BSP device drivers and Device Tree configurations. It also contains information regarding GStreamer and Wayland.
📄 Linux Interface Specification Yocto recipe Start-Up Guide - Building with Yocto, programming boot loaders and BSP Memory Map

Topics

🎥 Demo Videos 🎨 Graphics
(Qt, video encode/decode)
📷 Camera 🖼️ Wayland/Weston
(Helpful hints about running Weston with RZ/G)
🔑 ARM Trusted Firmware 🥾 u-boot 🐛 OpenOCD 🏹 RZ/G2 PCIe EP
(PCIe Endpoint driver)
📇 Yocto
(Common issues, suggestions, examples)
🐧 Kernel
(Dynamic Power, drivers, peripherals, etc..)
♻️ BSP Kernel Update
(Instructions to update your kernel)