1
- .. _ mimx8mm_phyboard_polis :
1
+ .. _ phyboard_polis :
2
2
3
- PhyBOARD Polis (NXP i.MX8M Mini)
4
- ################################
3
+ phyBOARD- Polis i.MX8M Mini
4
+ ##########################
5
5
6
6
Overview
7
7
********
@@ -61,7 +61,7 @@ the phyCORE-i.MX 8M Mini/Nano.
61
61
62
62
.. image :: img/phyBOARD-Polis.jpg
63
63
:align: center
64
- :alt: PhyBOARD Polis
64
+ :alt: phyBOARD- Polis
65
65
:width: 500
66
66
67
67
More information about the board can be found at the
@@ -70,8 +70,8 @@ More information about the board can be found at the
70
70
Supported Features
71
71
==================
72
72
73
- The Zephyr ``mimx8mm_phyboard_polis /mimx8mm6/m4 `` board configuration supports the following
74
- hardware features:
73
+ The Zephyr ``phyboard_polis /mimx8mm6/m4 `` board target configuration supports
74
+ the following hardware features:
75
75
76
76
+-----------+------------+-------------------------------------+
77
77
| Interface | Controller | Driver/Component |
@@ -96,7 +96,7 @@ hardware features:
96
96
+-----------+------------+-------------------------------------+
97
97
98
98
The default configuration can be found in the defconfig file:
99
- :zephyr_file: `boards/phytec/mimx8mm_phyboard_polis/mimx8mm_phyboard_polis_mimx8mm6_m4_defconfig `.
99
+ :zephyr_file: `boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4_defconfig `.
100
100
101
101
It is recommended to disable peripherals used by the M4 core on the Linux host.
102
102
@@ -111,7 +111,7 @@ The following components are tested and working correctly.
111
111
UART:
112
112
-----
113
113
114
- Zephyr is configured to use UART4 on the PhyBoard Polis by default to minimize
114
+ Zephyr is configured to use UART4 on the phyBOARD- Polis by default to minimize
115
115
problems with the A53-Core because UART4 is only accessible from the M4-Core.
116
116
117
117
+---------------+-----------------+-----------------------------------+
@@ -137,7 +137,7 @@ problems with the A53-Core because UART4 is only accessible from the M4-Core.
137
137
SPI:
138
138
----
139
139
140
- ECSPI is disabled by default. On phyBOARD Polis, the SoC's ECSPI3 is not
140
+ ECSPI is disabled by default. On phyBOARD- Polis, the SoC's ECSPI3 is not
141
141
usable.
142
142
ECSPI1 is connected to the MCP2518 CAN controller with a chip select.
143
143
Another device can be connected via the expansion header (X8):
@@ -174,9 +174,9 @@ devicetree.
174
174
.. warning ::
175
175
There is a bug in the MCP2518 driver that causes the enable pin of the
176
176
transceiver to be not set. This causes a ENETDOWN error when trying to send
177
- a CAN frame. Receiving CAN frames in ` listen-only ` mode is possible.
177
+ a CAN frame. Receiving CAN frames in * listen-only * mode is possible.
178
178
179
- The Pinout of the PhyBOARD Polis can be found here:
179
+ The Pinout of the phyBOARD- Polis can be found here:
180
180
181
181
`PHYTEC website `_
182
182
@@ -218,7 +218,7 @@ For more information about memory mapping see the
218
218
219
219
At compilation time you have to choose which RAM will be used. This
220
220
configuration is done in
221
- :zephyr_file: `boards/phytec/mimx8mm_phyboard_polis/mimx8mm_phyboard_polis_mimx8mm6_m4 .dts `
221
+ :zephyr_file: `boards/phytec/phyboard_polis/phyboard_polis_mimx8mm6_m4 .dts `
222
222
with "zephyr,flash" and "zephyr,sram" properties.
223
223
224
224
The following configurations are possible for the flash and sram chosen nodes
@@ -308,7 +308,7 @@ on UART4.
308
308
Debugging
309
309
=========
310
310
311
- The PhyBOARD Polis can be debugged using a JTAG Debugger.
311
+ The phyBOARD- Polis can be debugged using a JTAG Debugger.
312
312
The easiest way to do that is to use a SEGGER JLink Debugger and Phytec's
313
313
``PEB-EVAL-01 `` Shield, which can be directly connected to the JLink.
314
314
You can find the JLink Software package here: `JLink Software `_
@@ -391,7 +391,7 @@ For example: disabling ECSPI1 in Linux to use it on the M4-Core with Zephyr:
391
391
.. _PHYTEC website :
392
392
https://www.phytec.de/produkte/single-board-computer/phyboard-polis-imx8m-mini/
393
393
394
- .. _ PhyBOARD Polis pinout :
394
+ .. _ phyBOARD- Polis pinout :
395
395
https://download.phytec.de/Products/phyBOARD-Polis-iMX8M_Mini/TechData/phyCORE-i.MX8M_MINI_Pin_Muxing_Table.A1.xlsx?_ga=2.237582016.1177557183.1660563641-1900651135.1634193918
396
396
397
397
.. _Remoteproc BSP :
0 commit comments