Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards: renesas: update board doc for ek_ra8d1 #87503

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions boards/renesas/ek_ra8d1/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
13 changes: 0 additions & 13 deletions boards/shields/rtk7eka6m3b00001bu/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
***********

Expand Down
27 changes: 7 additions & 20 deletions boards/shields/rtkmipilcdb00000be/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
**********************
Expand All @@ -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
***********

Expand Down