-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sorry, there is mistake in previous information. Please help us correct too: |
||
|
||
+-------------+-------------+--------------+------------+------------+------------+-------------+-----------+ | ||
| 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 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,19 +36,6 @@ Supported Renesas RA boards: EK-RA8D1 | |
- 1 x RA Board | ||
- 1 x Micro USB cable | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 | ||
*********** | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.