Skip to content

boards: renesas: update board doc for ek_ra8d1 #87503

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

Merged
Merged
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:
Comment on lines +105 to +106
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, there is mistake in previous information. Please help us correct too:
Correct one should be:
"For using the Parallel Graphics Expansion Port (J57) with the Graphics Expansion Board supplied as part of EK-RA6M3G kit, please set switch SW1 as following configuration:"
Although setting for SW1 is same with MIPI shield, I am Okie with this structure for easy to refer.
Thank you.


+-------------+-------------+--------------+------------+------------+------------+-------------+-----------+
| 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
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It requires a converter board or wiring. We will update later in other PR.


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