Lines Matching full:-
9 The i.MX RT1060 doubles the On-Chip SRAM to 1MB while keeping pin-to-pin
11 ideal for real-time applications such as High-Speed GPIO, CAN FD, and
13 Arm® Cortex-M7® core up to 600 MHz.
19 - MIMXRT1062DVL6A MCU (600 MHz, 1024 KB on-chip memory)
21 - Memory
23 - 256 Mbit SDRAM
24 - 64 Mbit QSPI Flash
25 - 512 Mbit Hyper Flash
26 - TF socket for SD card
28 - Display
30 - LCD connector
32 - Ethernet
34 - 10/100 Mbit/s Ethernet PHY
36 - USB
38 - USB 2.0 OTG connector
39 - USB 2.0 host connector
41 - Audio
43 - 3.5 mm audio stereo headphone jack
44 - Board-mounted microphone
45 - Left and right speaker out connectors
47 - Power
49 - 5 V DC jack
51 - Debug
53 - JTAG 20-pin connector
54 - OpenSDA with DAPLink
56 - Sensor
58 - FXOS8700CQ 6-axis e-compass
59 - CMOS camera sensor interface
61 - Expansion port
63 - Arduino interface
65 - CAN bus connector
67 For more information about the MIMXRT1060 SoC and MIMXRT1060-EVK board, see
70 - `i.MX RT1060 Website`_
71 - `i.MX RT1060 Datasheet`_
72 - `i.MX RT1060 Reference Manual`_
73 - `MIMXRT1060-EVK Website`_
74 - `MIMXRT1060-EVK User Guide`_
75 - `MIMXRT1060-EVK Schematics`_
76 - `MIMXRT1060-EVK Debug Firmware`_
83 +--------------------+------------+-------------------------------------+
89 +--------------------+------------+-------------------------------------+
93 +--------------------+------------+-------------------------------------+
103 already supported, which can also be re-used on this mimxrt1060_evk board:
105 +-----------+------------+-------------------------------------+
108 | NVIC | on-chip | nested vector interrupt controller |
109 +-----------+------------+-------------------------------------+
110 | SYSTICK | on-chip | systick |
111 +-----------+------------+-------------------------------------+
112 | DISPLAY | on-chip | eLCDIF. Tested with |
115 +-----------+------------+-------------------------------------+
116 | FLASH | on-chip | QSPI flash |
117 +-----------+------------+-------------------------------------+
118 | GPIO | on-chip | gpio |
119 +-----------+------------+-------------------------------------+
120 | SPI | on-chip | spi |
121 +-----------+------------+-------------------------------------+
122 | I2C | on-chip | i2c |
123 +-----------+------------+-------------------------------------+
124 | WATCHDOG | on-chip | watchdog |
125 +-----------+------------+-------------------------------------+
126 | SDHC | on-chip | disk access |
127 +-----------+------------+-------------------------------------+
128 | UART | on-chip | serial port-polling; |
129 | | | serial port-interrupt |
130 +-----------+------------+-------------------------------------+
131 | ENET | on-chip | ethernet |
132 +-----------+------------+-------------------------------------+
133 | USB | on-chip | USB device |
134 +-----------+------------+-------------------------------------+
135 | CAN | on-chip | can |
136 +-----------+------------+-------------------------------------+
137 | DMA | on-chip | dma |
138 +-----------+------------+-------------------------------------+
139 | ADC | on-chip | adc |
140 +-----------+------------+-------------------------------------+
141 | SAI | on-chip | i2s |
142 +-----------+------------+-------------------------------------+
143 | GPT | on-chip | gpt |
144 +-----------+------------+-------------------------------------+
145 | TRNG | on-chip | entropy |
146 +-----------+------------+-------------------------------------+
147 | FLEXSPI | on-chip | flash programming |
148 +-----------+------------+-------------------------------------+
149 | PIT | on-chip | pit |
150 +-----------+------------+-------------------------------------+
162 +---------------+-----------------+---------------------------+
166 +---------------+-----------------+---------------------------+
168 +---------------+-----------------+---------------------------+
170 +---------------+-----------------+---------------------------+
172 +---------------+-----------------+---------------------------+
174 +---------------+-----------------+---------------------------+
176 +---------------+-----------------+---------------------------+
178 +---------------+-----------------+---------------------------+
180 +---------------+-----------------+---------------------------+
182 +---------------+-----------------+---------------------------+
184 +---------------+-----------------+---------------------------+
186 +---------------+-----------------+---------------------------+
188 +---------------+-----------------+---------------------------+
190 +---------------+-----------------+---------------------------+
192 +---------------+-----------------+---------------------------+
194 +---------------+-----------------+---------------------------+
196 +---------------+-----------------+---------------------------+
198 +---------------+-----------------+---------------------------+
200 +---------------+-----------------+---------------------------+
202 +---------------+-----------------+---------------------------+
204 +---------------+-----------------+---------------------------+
206 +---------------+-----------------+---------------------------+
208 +---------------+-----------------+---------------------------+
210 +---------------+-----------------+---------------------------+
212 +---------------+-----------------+---------------------------+
214 +---------------+-----------------+---------------------------+
216 +---------------+-----------------+---------------------------+
218 +---------------+-----------------+---------------------------+
220 +---------------+-----------------+---------------------------+
222 +---------------+-----------------+---------------------------+
224 +---------------+-----------------+---------------------------+
226 +---------------+-----------------+---------------------------+
228 +---------------+-----------------+---------------------------+
230 +---------------+-----------------+---------------------------+
232 +---------------+-----------------+---------------------------+
234 +---------------+-----------------+---------------------------+
236 +---------------+-----------------+---------------------------+
238 +---------------+-----------------+---------------------------+
240 +---------------+-----------------+---------------------------+
242 +---------------+-----------------+---------------------------+
244 +---------------+-----------------+---------------------------+
246 +---------------+-----------------+---------------------------+
248 +---------------+-----------------+---------------------------+
250 +---------------+-----------------+---------------------------+
252 +---------------+-----------------+---------------------------+
254 +---------------+-----------------+---------------------------+
256 +---------------+-----------------+---------------------------+
258 +---------------+-----------------+---------------------------+
260 +---------------+-----------------+---------------------------+
262 +---------------+-----------------+---------------------------+
264 +---------------+-----------------+---------------------------+
266 +---------------+-----------------+---------------------------+
268 +---------------+-----------------+---------------------------+
270 +---------------+-----------------+---------------------------+
272 +---------------+-----------------+---------------------------+
274 +---------------+-----------------+---------------------------+
276 +---------------+-----------------+---------------------------+
278 +---------------+-----------------+---------------------------+
280 +---------------+-----------------+---------------------------+
282 +---------------+-----------------+---------------------------+
284 +---------------+-----------------+---------------------------+
286 +---------------+-----------------+---------------------------+
288 +---------------+-----------------+---------------------------+
290 +---------------+-----------------+---------------------------+
292 +---------------+-----------------+---------------------------+
294 +---------------+-----------------+---------------------------+
339 * :ref:`jlink-debug-host-tools` (Default, Supported by NXP)
340 * :ref:`linkserver-debug-host-tools` (Supported by NXP)
341 * :ref:`pyocd-debug-host-tools` (Not Supported by NXP)
355 .. include:: ../../common/rt1xxx-lpclink2-debug.rst
356 :start-after: rt1xxx-lpclink2-probes
358 See `Using J-Link with MIMXRT1060-EVK or MIMXRT1064-EVK`_ or `Using J-Link with
359 MIMXRT1060-EVKB`_ for more details.
365 microcontroller as a usb-to-serial adapter for the serial console. Check that
374 - Speed: 115200
375 - Data: 8 bits
376 - Parity: None
377 - Stop bits: 1
380 ---------
388 Here is an example for the :zephyr:code-sample:`hello_world` application.
390 .. zephyr-app-commands::
391 :zephyr-app: samples/hello_world
398 .. code-block:: console
400 ***** Booting Zephyr OS v1.14.0-rc1 *****
406 Here is an example for the :zephyr:code-sample:`hello_world` application.
408 .. zephyr-app-commands::
409 :zephyr-app: samples/hello_world
416 .. code-block:: console
418 ***** Booting Zephyr OS v1.14.0-rc1 *****
428 .. code-block:: console
441 #. Set the SW7 DIP switches to ON-OFF-ON-OFF to prevent booting from QSPI flash.
448 #. Set the SW7 DIP switches to OFF-OFF-ON-OFF to boot from QSPI flash.
453 runners.jlink, confirm the J-Link debug probe is configured, powered, and
456 .. _MIMXRT1060-EVK Website:
457 …s://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1060-evalu…
459 .. _MIMXRT1060-EVK User Guide:
462 .. _MIMXRT1060-EVK Debug Firmware:
463 https://www.nxp.com/docs/en/application-note/AN13206.pdf
465 .. _MIMXRT1060-EVK Schematics:
466 https://www.nxp.com/webapp/Download?colCode=MIMXRT1060-EVK-DESIGNFILE-A3
469 …-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.…
472 https://www.nxp.com/docs/en/nxp/data-sheets/IMXRT1060CEC.pdf
477 .. _Using J-Link with MIMXRT1060-EVK or MIMXRT1064-EVK:
478 …https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1060-EVK-or-MIMXRT1064…
480 .. _Using J-Link with MIMXRT1060-EVKB:
481 … https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1060-EVKB/ta-p/1452717