# Supported Boards (/integration/chip_vendors/renesas/supported_boards)



LVGL maintains a ready-to-use project for each board listed below. Pick the board you have
and follow the guide of its family: [RA](/integration/chip_vendors/renesas/ra_family),
[RX](/integration/chip_vendors/renesas/rx_family),
[RZ/A](/integration/chip_vendors/renesas/rza_family), or
[RZ/G](/integration/chip_vendors/renesas/rzg_family).

The videos of all the boards LVGL supports are also collected on the [Boards](https://lvgl.io/boards) page.

RA Family [#ra-family]

| Board Name    | CPU                         | Memory                                                                                                | Display                                | Video                                                | Project                                                                                  |
| ------------- | --------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| **EK-RA8D1**  | 480 MHz<br />Arm Cortex-M85 | 1MB internal SDRAM<br />64MB external SDRAM<br />2MB internal flash<br />64MB external octo-SPI flash | 4.5”<br />480x854<br />2-lane MIPI     | [Watch](https://www.youtube.com/watch?v=WkJPB8wto_U) | [lv\_port\_renesas\_ek-ra8d1\_gcc](https://github.com/lvgl/lv_port_renesas_ek-ra8d1_gcc) |
| **EK-RA8P1**  | 1 GHz<br />Arm Cortex-M85   | 1872KB internal<br />128MB external<br />1MB internal flash                                           | 7”<br />1024x600<br />Parallel RGB888  | [Watch](https://www.youtube.com/watch?v=PoxDoQp51G8) | [lv\_port\_renesas\_ek\_ra8p1](https://github.com/lvgl/lv_port_renesas_ek_ra8p1)         |
| **EK-RA8D2**  | 1 GHz<br />Arm Cortex-M85   | 1872KB internal<br />128MB external<br />1MB internal flash                                           | 7”<br />1024x600<br />Parallel RGB888  | [Watch](https://www.youtube.com/watch?v=a8eLdqC7rZk) | [lv\_port\_renesas\_ek-ra8d2](https://github.com/lvgl/lv_port_renesas_ek-ra8d2)          |
| **EK-RA6M3G** | 120 MHz<br />Arm Cortex-M4  | 640kB internal SRAM<br />2MB internal SRAM<br />32MB external QSPI flash                              | 4.3”<br />480x272<br />Parallel RGB565 | [Watch](https://www.youtube.com/watch?v=0kar4Ee3Qic) | [lv\_port\_renesas\_ek-ra6m3g](https://github.com/lvgl/lv_port_renesas_ek-ra6m3g)        |

RX Family [#rx-family]

| Board Name             | CPU                       | Memory                                                                 | Display                                | Video                                                | Project                                                                                             |
| ---------------------- | ------------------------- | ---------------------------------------------------------------------- | -------------------------------------- | ---------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| **RX72N Envision Kit** | 240 MHz<br />Renesas RXv3 | 1MB internal SRAM<br />4MB internal SRAM<br />32MB external QSPI flash | 4.3”<br />480x272<br />Parallel RGB565 | [Watch](https://www.youtube.com/watch?v=__56v8DsfH0) | [lv\_port\_renesas\_rx72n-envision-kit](https://github.com/lvgl/lv_port_renesas_rx72n-envision-kit) |

RZ/A Family [#rza-family]

| Board Name | CPU                         | Memory                                                                                                                    | Display                      | Video                                                | Project                                                                           |
| ---------- | --------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------- | --------------------------------------------------------------------------------- |
| **RZ/A3M** | 1.0 GHz<br />Arm Cortex-A55 | 128MB internal DDR3L-SDRAM<br />128KB internal SRAM<br />128MB external QSPI NAND flash<br />32MB external QSPI NOR flash | 4.3”<br />1280x720<br />MIPI | [Watch](https://www.youtube.com/watch?v=IEjBGgrR_mk) | [lv\_port\_renesas-ek-rz\_a3m](https://github.com/lvgl/lv_port_renesas-ek-rz_a3m) |

RZ/G Family [#rzg-family]

| Board Name        | CPU                           | Memory                          | Display                                                   | Video                                                | Project                                                                                          |
| ----------------- | ----------------------------- | ------------------------------- | --------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| **RZ/G2L-EVKIT**  | 1.2 GHz<br />Arm Cortex-A55   | 2GB DDR4 SDRAM                  | 1920x1080<br />Micro-HDMI                                 | [Watch](https://www.youtube.com/watch?v=oeuVvB7y-QA) | [lv\_port\_renesas\_rz-g2l-evkit](https://github.com/lvgl/lv_port_renesas_rz-g2l-evkit)          |
| **RZ/G2UL-EVKIT** | 1.0 GHz<br />Arm Cortex-A55   | 1GB DDR4 SDRAM                  | 1280x800<br />Parallel RGB888<br />with Micro-HDMI bridge | [Watch](https://www.youtube.com/watch?v=VnynDLR36Xc) | [lv\_port\_renesas\_rz-g2ul-evkit](https://github.com/lvgl/lv_port_renesas_rz-g2ul-evkit)        |
| **RZ/G3E-EVKIT**  | 1.8 GHz<br />Arm Cortex-A55   | 4GB LPDDR4X SDRAM               | 1920x1080<br />Micro-HDMI                                 | [Watch](https://www.youtube.com/watch?v=0vzvV9nKW4Q) | [lv\_port\_renesas\_rz-g3e-evkit](https://github.com/lvgl/lv_port_renesas_rz-g3e-evkit)          |
| **RZ/G3L-EVKIT**  | Quad-core<br />Arm Cortex-A55 | 2GB LPDDR4 SDRAM<br />64GB eMMC | Micro-HDMI<br />from MIPI-DSI or LVDS                     | —                                                    | [lv\_port\_linux](https://github.com/lvgl/lv_port_linux/tree/master/boards/renesas_rz-g3l-evkit) |
