RZ-G: Difference between revisions

From Renesas.info
(Added Easy Download Guide)
(fix grammer)
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:


= Boards =
= Boards =
Here is the list of available '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/board-solutions Renesas Evaluation Boards]''' and '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-arm-based-high-end-32-64-bit-mpus/rzg-partner-solutions Commercial SOM Boards and Partner Solutions].
Here is the list of available '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/board-solutions RZ/G Series Renesas Evaluation Boards]''' and '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-arm-based-high-end-32-64-bit-mpus/rzg-partner-solutions Commercial SOM Boards and Partner Solutions].


These board pages contain instructions for downloading and building the BSP and other useful information.
The board pages below contain instructions for downloading and building the BSP and other useful information.


<big>'''RZ/G2 Series Evaluation Boards'''</big> <br>
<big>'''RZ/G2 Series Evaluation Boards'''</big> <br>
* Please visit the Renesas website for a Evaluation boards. '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/board-solutions 📌 Renesas Evaluation Boards Website]'''
* Please visit the Renesas website for a complete list of evaluation boards. '''[https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-cortex-a-mpus/rzg-linux-platform/rzg-marketplace/board-solutions 📌 Renesas Evaluation Boards Website]'''
{| class="toccolours" width="100%" style="text-align: center"
{| class="toccolours" width="100%" style="text-align: center"
|-
|-
| colspan="3" style="text-align:left" | '''Support Pages'''
| colspan="3" style="text-align:left" | .
|-
|-
| <font size=+1> <font color=#282A9D>◼</font> [[RZ-G/RZ-G2L_SMARC|RZ/G2L SMARC]] </font><br><html><img height=100px src=http://linuxgizmos.com/files/renesas_rzg2l_carrier.jpg></html><br>by Renesas
| <font size=+1> <font color=#282A9D>◼</font> [[RZ-G/RZ-G2L_SMARC|RZ/G2L SMARC]] </font><br><html><img height=100px src=http://linuxgizmos.com/files/renesas_rzg2l_carrier.jpg></html><br>by Renesas
Line 65: Line 65:
|-
|-
| <font size=+3>📷</font> '''[[RZ-G/RZG_camera | Camera]]'''
| <font size=+3>📷</font> '''[[RZ-G/RZG_camera | Camera]]'''
| <font size=+3>🎨</font> '''[[RZ-G/RZG_graphics | Graphics]]''' <br>(Qt, video encode/decode)
| <font size=+3>🎨</font> '''[[RZ-G/RZG_graphics | Graphics]]''' <br>(GPU drivers, video encode/decode, GUI Frameworks)
| <font size=+3>🖼️</font> '''[[RZ-G/RZG_weston | Wayland/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)
|
|
Line 75: Line 75:
|
|
|-
|-
| <font size=+3>🌳</font> '''[[RZ-G/RZG_DeviceTree | Device Tree ]]'''
| <font size=+3>🌳</font> '''[[RZ-G/RZG_DeviceTree | Device Tree and Device Drivers ]]'''
| <font size=+3>🚧</font> '''[[RZ-G/RZ-G2_BSP_Porting|RZ/G2 Linux BSP Porting]]''' <br>(Hints on porting to a new board)
| <font size=+3>🚧</font> '''[[RZ-G/RZ-G2_BSP_Porting|RZ/G2 Linux BSP Porting]]''' <br>(Hints on porting to a new board)
| <font size=+3>♻️</font> '''[[RZ-G/RZG_BSP_upgrade | BSP Kernel Update]]''' <br>(Instructions to update your kernel)
| <font size=+3>♻️</font> '''[[RZ-G/RZG_BSP_upgrade | BSP Kernel Update]]''' <br>(Instructions to update your kernel)

Revision as of 14:55, 14 March 2023


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 RZ/G Series Renesas Evaluation Boards and Commercial SOM Boards and Partner Solutions.

The board pages below contain instructions for downloading and building the BSP and other useful information.

RZ/G2 Series Evaluation Boards

.
RZ/G2L SMARC

by Renesas
RZ/G2E EK874

by Silicon Linux
RZ/G2N,/G2M,/G2H HiHope

by HopeRun


RZ/G2 Commercial Boards


RZ/G1 Series Evaluation Boards

  • RZ/G1 Evaluation boards are available from partner company iWave Systems Technologies
  • Please refer to the "Boards & Kits" section on this page

Software and Documentation


Third Party Vendors

  • Altia
Altia GUI Development environment is supported for RZ/G2L
Visita https://altia.com/rzg2l for more information
Demonstration videos can be found here: RZ/G2 Demo Videos

Topics

📦 RZ/G2 Linux BSP 📇 Yocto
(Common issues, suggestions, examples)
🎛️ Hardware Peripherals
(DDR, Clocks, Timers, etc..)
📷 Camera 🎨 Graphics
(GPU drivers, video encode/decode, GUI Frameworks)
🖼️ Wayland/Weston
(Helpful hints about running Weston with RZ/G)
🐧 Kernel
(Dynamic Power, drivers, peripherals, etc..)
🔑 ARM Trusted Firmware 🥾 u-boot
🌳 Device Tree and Device Drivers 🚧 RZ/G2 Linux BSP Porting
(Hints on porting to a new board)
♻️ BSP Kernel Update
(Instructions to update your kernel)
🐛 Debugging 🧠 AI and ML GStreamer
🎥 Demo Videos '