Difference between revisions of "RZ-A"

From eLinux.org
Jump to: navigation, search
(Renesas GR-PEACH)
m (File:Board2.jpg Cameras for Renesas: Added useful link)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{TOC right}}
 
{{TOC right}}
  
=Renesas Starter Kit+ (RSK) for RZ/A1H=
+
= General Information =
* '''Product Page:''' http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_starter_kits/rsk_rza1/index.jsp
+
== [[File:Mp_man.png]] RZ/A Application Notes and Demos ==
[[File:Rskrza1-board-with-labels.png|200px|thumb|right]]
+
* '''RenesasRulz:''' http://renesasrulz.com/renesas_forum_home/rz/m/files_linux
 +
 
 +
== [[File:Mp_admin.png]] RZ/A Forum  ==
 +
* '''RenesasRulz:''' https://renesasrulz.com/rz/f/rz---forum
  
===RZ/A1H RSK Linux BSPs on Github===
+
== [[File:Mp_man.png]] RZ/A Source Code Repositories ==
* '''Linux-3.14 BSP:''' https://github.com/renesas-rz/rskrza1_bsp
 
** Linux-3.14
 
** u-boot-2015.01
 
** Buildroot-2016.08
 
 
* '''Linux-4.9 BSP:''' https://github.com/renesas-rz/rza_linux-4.9_bsp
 
* '''Linux-4.9 BSP:''' https://github.com/renesas-rz/rza_linux-4.9_bsp
** Linux-4.9
+
** Linux-4.9 / u-boot-2017.05 / Buildroot-2017.02
** u-boot-2017.05
+
* '''Linux-4.14 BSP:''' https://github.com/renesas-rz/rza_linux-4.14_bsp
** Buildroot-2017.02
+
** Linux-4.14 / u-boot-2017.05 / Buildroot-2017.02
 +
* '''Linux-4.19 BSP:''' https://github.com/renesas-rz/rza_linux-4.19_bsp
 +
** Linux-4.19 / u-boot-2017.05 / Buildroot-2018.02
  
=== RZ/A1 RSK Application Notes and Demos ===
+
<br>
* '''RenesasRulz:''' http://renesasrulz.com/renesas_forum_home/rz/m/files_linux
+
= [[File:Board2.jpg]] Renesas RZ/A2M Evaluation Board  =
 +
[[File:Rza2mevb.jpg|200px|thumb|right]]
 +
* '''Product Page:''' https://www.renesas.com/us/en/products/software-tools/boards-and-kits/eval-demo/rz-a2m-evaluation-board-kit.html#productInfo
 +
* [[File:Mp_info.png]] '''Building and programming the Linux BSP''' http://elinux.org/RZ-A/Boards/RZA2MEVB
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
  
=== Where to Start ===
+
= [[File:Board2.jpg]] Renesas Starter Kit+ (RSK) for RZ/A1H =
* Download the BSP and refer to the file '''release_note_E.txt''' and '''doc/User_Guide.html'''
+
* '''Product Page:''' http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_starter_kits/rsk_rza1/index.jsp
* The dual Quad-SPI serial Flashes are used the main storage for all the images.
+
[[File:Rskrza1-board-with-labels.png|200px|thumb|right]]
* The BSP includes both XIP Linux and non-XIP configurations and binary images
+
* [[File:Mp_info.png]] '''Building and programming the Linux BSP''' http://elinux.org/RZ-A/Boards/RSKRZA1
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
  
=== Quick instructions ===
 
* Clone the BSP from github and build an XIP kernel
 
$ git clone https://github.com/renesas-rz/rza_linux-4.9_bsp.git
 
$ cd rza_linux-4.9_bsp
 
$ ./build.sh buildroot
 
$ ./build.sh axfs
 
$ ./build.sh u-boot
 
$ ./build.sh kernel xipImage
 
$ ./build.sh jlink
 
:.
 
:.
 
  
=Renesas GR-PEACH=
+
= [[File:Board2.jpg]] Renesas GR-PEACH =
 
[[File:GR-PEACH_C.png|200px|right]]
 
[[File:GR-PEACH_C.png|200px|right]]
 
* '''Product Page:''' https://developer.mbed.org/platforms/Renesas-GR-PEACH/
 
* '''Product Page:''' https://developer.mbed.org/platforms/Renesas-GR-PEACH/
 
* The GR-PEACH is an mbed platform with an RZ/A1H and a single QSPI Flash device. While it was intended to be used with the mbed cloud development environment, the board itself can be loaded with Linux, and particularly XIP Linux (since you only have the 10MB of RAM inside the RZ/A1H).
 
* The GR-PEACH is an mbed platform with an RZ/A1H and a single QSPI Flash device. While it was intended to be used with the mbed cloud development environment, the board itself can be loaded with Linux, and particularly XIP Linux (since you only have the 10MB of RAM inside the RZ/A1H).
 
* '''Hardware setup:''' http://elinux.org/RZ-A/Boards/GR-PEACH
 
* '''Hardware setup:''' http://elinux.org/RZ-A/Boards/GR-PEACH
* '''Building and programming Linux v3.14 BSP''' http://elinux.org/RZ-A/Boards/GR-PEACH-bsp
+
* [[File:Mp_info.png]] '''Building and programming the Linux BSP''' http://elinux.org/RZ-A/Boards/GR-PEACH-bsp
 
* '''Building and programming Linux mainline''' http://elinux.org/RZ-A/Boards/GR-PEACH-mainline
 
* '''Building and programming Linux mainline''' http://elinux.org/RZ-A/Boards/GR-PEACH-mainline
 
* '''GR-Peach Audiocamera Shield'''  http://elinux.org/RZ-A/Boards/GR-PEACH-audiocamerashield
 
* '''GR-Peach Audiocamera Shield'''  http://elinux.org/RZ-A/Boards/GR-PEACH-audiocamerashield
:.
+
<font color=white>spacer</font><br>
:.
+
<font color=white>spacer</font><br>
:.
+
<font color=white>spacer</font><br>
 +
 
  
=Renesas Stream it!=
+
= [[File:Board2.jpg]] Renesas Stream it! =
 
[[File:Stream it.jpg|200px|right]]
 
[[File:Stream it.jpg|200px|right]]
 
* '''Product Page:''' https://www.renesas.com/en-eu/solutions/key-technology/human-interface/rz-stream-it.html
 
* '''Product Page:''' https://www.renesas.com/en-eu/solutions/key-technology/human-interface/rz-stream-it.html
 
* The Stream it kit is intended to showcase the graphics and image capture capabilities of the RZ/A1L as well as 3rd party middleware (non-OS and RTOS). However, the board can be used to run XIP Linux as well.
 
* The Stream it kit is intended to showcase the graphics and image capture capabilities of the RZ/A1L as well as 3rd party middleware (non-OS and RTOS). However, the board can be used to run XIP Linux as well.
* '''Building and programming instructions:''' http://elinux.org/RZ-A/Boards/Stream-it
+
* [[File:Mp_info.png]] '''Building and programming the Linux BSP''' http://elinux.org/RZ-A/Boards/Stream-it
:.
+
<font color=white>spacer</font><br>
:.
+
<font color=white>spacer</font><br>
:.
+
<font color=white>spacer</font><br>
  
=Renesas YLCDRZA1H=
+
= [[File:Board2.jpg]] Renesas YLCDRZA1H =
 
[[File:YLCDRZA1H_back.jpg|200px|right]]
 
[[File:YLCDRZA1H_back.jpg|200px|right]]
 
* '''Product Page:''' https://www.renesas.com/en-us/products/software-tools/boards-and-kits/renesas-demonstration-kits/ylcdrza1h.html
 
* '''Product Page:''' https://www.renesas.com/en-us/products/software-tools/boards-and-kits/renesas-demonstration-kits/ylcdrza1h.html
 
* The '''High Resolution Embedded GUI Solution Kit''' is intended to showcase the graphics and image capture capabilities of the RZ/A1H as well as 3rd party middleware (non-OS and RTOS) using a 1280x800 LCD display. However, the board can be used to run XIP Linux as well.
 
* The '''High Resolution Embedded GUI Solution Kit''' is intended to showcase the graphics and image capture capabilities of the RZ/A1H as well as 3rd party middleware (non-OS and RTOS) using a 1280x800 LCD display. However, the board can be used to run XIP Linux as well.
* '''Building and programming instructions:''' http://elinux.org/RZ-A/Boards/YLCDRZA1H
+
* [[File:Mp_info.png]] '''Building and programming the Linux BSP''' http://elinux.org/RZ-A/Boards/YLCDRZA1H
:.
+
 
:.
+
<font color=white>spacer</font><br>
:.
+
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
 
 +
 
 +
= [[File:Board2.jpg]] Cameras for Renesas =
 +
[[File:Four-fullhd-imx462-camera-for-renesas-rz-v2l-development-kit-thumb.png|200px|right]]
 +
* '''[https://www.e-consystems.com/renesas/sony-starvis-imx462-ultra-low-light-camera-for-renesas-rz-v2h.asp e-CAM22_CURZH]''' * Sony® STARVIS™ IMX462 Ultra Low-Light Multi-Camera Solution for Renesas RZ/V2H.
 +
 
 +
* '''[https://www.e-consystems.com/renesas/sony-starvis-imx462-ultra-low-light-camera-for-renesas-rz-v2l.asp e-CAM21_CURZ]''' * Sony® STARVIS™ IMX462 Ultra Low-Light Camera for Renesas RZ/V2L.
 +
 
 +
* '''[https://www.e-consystems.com/renesas/ar0234-global-shutter-camera-for-renesas-rz-v2.asp e-CAM20_CURZ]''' * Global Shutter Camera for Renesas RZ/V2L.
 +
 
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>
 +
<font color=white>spacer</font><br>

Latest revision as of 07:50, 7 April 2024

General Information

Mp man.png RZ/A Application Notes and Demos

Mp admin.png RZ/A Forum

Mp man.png RZ/A Source Code Repositories


Board2.jpg Renesas RZ/A2M Evaluation Board

Rza2mevb.jpg

spacer
spacer
spacer
spacer
spacer
spacer
spacer

Board2.jpg Renesas Starter Kit+ (RSK) for RZ/A1H

Rskrza1-board-with-labels.png

spacer
spacer
spacer
spacer
spacer


Board2.jpg Renesas GR-PEACH

GR-PEACH C.png

spacer
spacer
spacer


Board2.jpg Renesas Stream it!

Stream it.jpg

spacer
spacer
spacer

Board2.jpg Renesas YLCDRZA1H

YLCDRZA1H back.jpg

spacer
spacer
spacer


Board2.jpg Cameras for Renesas

Four-fullhd-imx462-camera-for-renesas-rz-v2l-development-kit-thumb.png
  • e-CAM22_CURZH * Sony® STARVIS™ IMX462 Ultra Low-Light Multi-Camera Solution for Renesas RZ/V2H.
  • e-CAM21_CURZ * Sony® STARVIS™ IMX462 Ultra Low-Light Camera for Renesas RZ/V2L.

spacer
spacer
spacer