From 8ba70df4518007eb94f6393fc42edfa5ff185ba3 Mon Sep 17 00:00:00 2001 From: "The.Thanh Nguyen" Date: Sat, 22 Mar 2025 13:28:19 +0700 Subject: [PATCH 1/3] boards: shields: rtk7eka6m3b00001bu: update shield doc Correct doc formatting Remove platform specific hardware configuration Signed-off-by: The.Thanh Nguyen --- boards/shields/rtk7eka6m3b00001bu/doc/index.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/boards/shields/rtk7eka6m3b00001bu/doc/index.rst b/boards/shields/rtk7eka6m3b00001bu/doc/index.rst index 159cf4efaa05..2ae42ca92550 100644 --- a/boards/shields/rtk7eka6m3b00001bu/doc/index.rst +++ b/boards/shields/rtk7eka6m3b00001bu/doc/index.rst @@ -36,19 +36,6 @@ Supported Renesas RA boards: EK-RA8D1 - 1 x RA Board - 1 x Micro USB cable -Hardware Configuration: -*********************** - -The Graphics Expansion Port (J57) connects the EK-RA8D1 board to the Graphics Expansion Board -supplied as part of the kit. - -Set the configuration switches (SW1) as below to avoid potential failures. -+-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ -| SW1-1 PMOD1 | SW1-2 TRACE | SW1-3 CAMERA | SW1-4 ETHA | SW1-5 ETHB | SW1-6 GLCD | SW1-7 SDRAM | SW1-8 I3C | -+-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ -| OFF | OFF | OFF | OFF | OFF | ON | ON | OFF | -+-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ - Programming *********** From 54de56e7c15aab4af82bd4f17e5ceed60f890234 Mon Sep 17 00:00:00 2001 From: "The.Thanh Nguyen" Date: Sat, 22 Mar 2025 13:30:53 +0700 Subject: [PATCH 2/3] boards: shields: rtkmipilcdb00000be: update shield doc Correct doc formatting Remove platform specific hardware configuration Signed-off-by: The.Thanh Nguyen --- .../shields/rtkmipilcdb00000be/doc/index.rst | 27 +++++-------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/boards/shields/rtkmipilcdb00000be/doc/index.rst b/boards/shields/rtkmipilcdb00000be/doc/index.rst index 4e77512e6d5a..301a793382dd 100644 --- a/boards/shields/rtkmipilcdb00000be/doc/index.rst +++ b/boards/shields/rtkmipilcdb00000be/doc/index.rst @@ -14,19 +14,19 @@ This display uses a 26 pin connector header. Pins Assignment of the Renesas RTKMIPILCDB00000BE MIPI Display ============================================================== -+-----------------------+------------------------+ ++----------------------+-------------------------+ | Connector Pin | Function | -+=======================+========================+ ++======================+=========================+ | 14 | Touch ctrl I2C SDA | -+-----------------------+------------------------+ ++----------------------+-------------------------+ | 15 | Display backlight enable| -+-----------------------+------------------------+ ++----------------------+-------------------------+ | 16 | Touch ctrl I2C SCL | -+-----------------------+------------------------+ ++----------------------+-------------------------+ | 17 | External interrupt | -+-----------------------+------------------------+ ++----------------------+-------------------------+ | 18 | Display reset | -+-----------------------+------------------------+ ++----------------------+-------------------------+ Hardware Requirements: ********************** @@ -35,19 +35,6 @@ Supported Renesas RA boards: EK-RA8D1 - 1 x RA Board - 1 x Micro USB cable -Hardware Configuration: -*********************** - -The MIPI Graphics Expansion Port (J58) connects the EK-RA8D1 board to the MIPI Graphics Expansion Board -supplied as part of the kit. - -Set the configuration switches (SW1) as below to avoid potential failures. - +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ - | SW1-1 PMOD1 | SW1-2 TRACE | SW1-3 CAMERA | SW1-4 ETHA | SW1-5 ETHB | SW1-6 GLCD | SW1-7 SDRAM | SW1-8 I3C | - +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ - | OFF | OFF | OFF | OFF | OFF | ON | ON | OFF | - +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ - Programming *********** From 0ddfda84f8e80a99db53000558bd5931fbd3a34f Mon Sep 17 00:00:00 2001 From: "The.Thanh Nguyen" Date: Sat, 22 Mar 2025 13:31:54 +0700 Subject: [PATCH 3/3] boards: renesas: update ek_ra8d1 board doc Add hardware configuration when using with display shield Signed-off-by: The.Thanh Nguyen --- boards/renesas/ek_ra8d1/doc/index.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/boards/renesas/ek_ra8d1/doc/index.rst b/boards/renesas/ek_ra8d1/doc/index.rst index 337d00d73c9f..1db085749d29 100644 --- a/boards/renesas/ek_ra8d1/doc/index.rst +++ b/boards/renesas/ek_ra8d1/doc/index.rst @@ -94,6 +94,23 @@ Supported Features | OFF | OFF | OFF | OFF | OFF | OFF | OFF | OFF | +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + - For using MIPI Graphics Expansion Port (J58) on RA8D1 board please set switch SW1 as following configuration: + + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + | SW1-1 PMOD1 | SW1-2 TRACE | SW1-3 CAMERA | SW1-4 ETHA | SW1-5 ETHB | SW1-6 GLCD | SW1-7 SDRAM | SW1-8 I3C | + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + | OFF | OFF | OFF | OFF | OFF | ON | ON | OFF | + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + + - For using the Parallel Graphics Expansion Port (J57) with the Graphics Expansion Board supplied as part of the kit, + please set switch SW1 as following configuration: + + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + | SW1-1 PMOD1 | SW1-2 TRACE | SW1-3 CAMERA | SW1-4 ETHA | SW1-5 ETHB | SW1-6 GLCD | SW1-7 SDRAM | SW1-8 I3C | + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + | OFF | OFF | OFF | OFF | OFF | ON | ON | OFF | + +-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ + .. warning:: Do not enable SW1-4 and SW1-5 together