Lines Matching +full:very +full:- +full:high +full:- +full:speed
6 The new i.MX RT700 CPU architecture is composed of a high-performance main-compute subsystem,
7 a secondary “always-on” sense-compute subsystem and specialized coprocessors.
9 The main-compute subsystem has a primary Arm® Cortex®-M33 running at 325 MHz, with an integrated
11 The sense-compute subsystem has a second Arm® Cortex®-M33 and an integrated Cadence® Tensilica®
15 The HiFi4 is a high performance DSP core based upon a Very Long Instruction Word (VLIW) architectur…
17 high-performance numerical tasks such as audio and image processing and supports both fixed-point a…
18 floating-point operations.
26 - Main Compute Subsystem:
27 - Arm Cortex-M33 up to 325 MHz
28 - HiFi 4 DSP up to 325 MHz
29 - eIQ Neutron NPU up to 325 MHz
30 - Sense Compute Subsystem:
31 - Arm Cortex-M33 up to 250 MHz
32 - HiFi 1 DSP up to 250 MHz
33 - 7.5 MB on-chip SRAM
34 - Three xSPI interfaces for off-chip memory expansion, supporting up to 16b wide external memories …
35 - eUSB support with integrated PHY
36 - Two SD/eMMC memory card interfaces—one supporting eMMC 5.0 with HS400/DDR operation
37 - USB high-speed host/device controller with on-chip PHY
38 - A digital microphone interface supporting up to 8 channels
39 - Serial peripherals (UART/I²C/I3C/SPI/HSPI/SAI)
40 - 2.5D GPU with vector graphics acceleration and frame buffer compression
41 - EZH-V using RISC-V core with additional SIMD/DSP instructions
42 - Full openVG 1.1 support
43 - Up to 720p@60FPS from on-chip SRAM
44 - LCD Interface + MIPI DSI
45 - Integrated JPEG and PNG support
46 - CSI 8/10/16-bit parallel (via FlexIO)
48 For more information about the MIMXRT798 SoC and MIMXRT700-EVK board, see
51 - `i.MX RT700 Website`_
56 NXP considers the MIMXRT700-EVK as a superset board for the i.MX RT7xx
63 +-----------+------------+-------------------------------------+
66 | CTIMER | on-chip | counter |
67 +-----------+------------+-------------------------------------+
68 | NVIC | on-chip | nested vector interrupt controller |
69 +-----------+------------+-------------------------------------+
70 | SPI | on-chip | spi |
71 +-----------+------------+-------------------------------------+
72 | SYSTICK | on-chip | systick |
73 +-----------+------------+-------------------------------------+
74 | SCTimer | on-chip | pwm |
75 +-----------+------------+-------------------------------------+
76 | IOCON | on-chip | pinmux |
77 +-----------+------------+-------------------------------------+
78 | I2C | on-chip | i2c |
79 +-----------+------------+-------------------------------------+
80 | GPIO | on-chip | gpio |
81 +-----------+------------+-------------------------------------+
82 | UART | on-chip | serial port-polling; |
83 | | | serial port-interrupt |
84 +-----------+------------+-------------------------------------+
85 | CLOCK | on-chip | clock_control |
86 +-----------+------------+-------------------------------------+
87 | MRT | on-chip | counter |
88 +-----------+------------+-------------------------------------+
89 | ADC | on-chip | adc |
90 +-----------+------------+-------------------------------------+
91 | OS_TIMER | on-chip | os timer |
92 +-----------+------------+-------------------------------------+
93 | USB | on-chip | USB device |
94 +-----------+------------+-------------------------------------+
95 | WWDT | on-chip | watchdog |
96 +-----------+------------+-------------------------------------+
111 +---------+-----------------+----------------------------+
115 +---------+-----------------+----------------------------+
117 +---------+-----------------+----------------------------+
119 +---------+-----------------+----------------------------+
121 +---------+-----------------+----------------------------+
123 +---------+-----------------+----------------------------+
125 +---------+-----------------+----------------------------+
127 +---------+-----------------+----------------------------+
129 +---------+-----------------+----------------------------+
131 +---------+-----------------+----------------------------+
133 +---------+-----------------+----------------------------+
135 +---------+-----------------+----------------------------+
137 +---------+-----------------+----------------------------+
153 .. zephyr-app-commands::
155 :zephyr-app: samples/hello_world
167 .. zephyr-app-commands::
169 :zephyr-app: samples/hello_world
183 configured by default to use the MCU-Link CMSIS-DAP Onboard Debug Probe.
186 .. group-tab:: LinkServer
189 … 1. Install the :ref:`linkserver-debug-host-tools` and make sure they are in your search path.
191 … 3. To update the debug firmware, please follow the instructions on `MIMXRT700-EVK Debug Firmware`
193 .. group-tab:: JLink External
196 1. Install the :ref:`jlink-debug-host-tools` and make sure they are in your search path.
200 3. Connect the J-Link probe to J18 20-pin header.
202 See :ref:`jlink-external-debug-probe` for more information.
210 - Speed: 115200
211 - Data: 8 bits
212 - Parity: None
213 - Stop bits: 1
218 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the
219 :ref:`jlink-debug-host-tools` as default.
221 .. zephyr-app-commands::
222 :zephyr-app: samples/hello_world
229 .. code-block:: console
237 Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the
238 :ref:`jlink-debug-host-tools` as default.
240 .. zephyr-app-commands::
241 :zephyr-app: samples/hello_world
248 .. code-block:: console
253 .. include:: ../../common/board-footer.rst
254 :start-after: nxp-board-footer
257 …cessors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt700-crossover-mcu-…
259 .. _MIMXRT700-EVK Debug Firmware:
260 https://www.nxp.com/docs/en/application-note/AN13206.pdf