Lines Matching +full:gpio +full:- +full:consumer

6 The dual core i.MX RT1160 runs on the Cortex-M7 core at 600 MHz and on the
7 Cortex-M4 at 240 MHz. The i.MX RT1160 MCU offers support over a wide
8 temperature range and is qualified for consumer, industrial and automotive
14 - MIMXRT1166DVM6A MCU
16 - 600MHz Cortex-M7 & 240Mhz Cortex-M4
17 - 2MB SRAM with 512KB of TCM for Cortex-M7 and 256KB of TCM for Cortex-M4
19 - Memory
21 - 512 Mbit SDRAM
22 - 128 Mbit QSPI Flash
23 - 512 Mbit Octal Flash
24 - TF socket for SD card
26 - Display
28 - MIPI LCD connector
30 - Ethernet
32 - 10/100 Mbit/s Ethernet PHY
33 - 10/100/1000 Mbit/s Ethernet PHY
35 - USB
37 - USB 2.0 OTG connector
38 - USB 2.0 host connector
40 - Audio
42 - 3.5 mm audio stereo headphone jack
43 - Board-mounted microphone
44 - Left and right speaker out connectors
46 - Power
48 - 5 V DC jack
50 - Debug
52 - JTAG 20-pin connector
53 - OpenSDA with DAPLink
55 - Sensor
57 - MIPI camera sensor connector
59 - Expansion port
61 - Arduino interface
63 - CAN bus connector
65 For more information about the MIMXRT1160 SoC and MIMXRT1160-EVK board, see
68 - `i.MX RT1160 Website`_
69 - `i.MX RT1160 Datasheet`_
70 - `i.MX RT1160 Reference Manual`_
71 - `MIMXRT1160-EVK Website`_
72 - `MIMXRT1160-EVK Board Hardware User's Guide`_
79 +--------------------+------------+-------------------------------------+
85 +--------------------+------------+-------------------------------------+
89 +--------------------+------------+-------------------------------------+
99 already supported, which can also be re-used on this mimxrt1160_evk board:
101 +-----------+------------+-------------------------------------+
104 | NVIC | on-chip | nested vector interrupt controller |
105 +-----------+------------+-------------------------------------+
106 | SYSTICK | on-chip | systick |
107 +-----------+------------+-------------------------------------+
108 | GPIO | on-chip | gpio |
109 +-----------+------------+-------------------------------------+
110 | COUNTER | on-chip | counter |
111 +-----------+------------+-------------------------------------+
112 | UART | on-chip | serial port-polling; |
113 | | | serial port-interrupt |
114 +-----------+------------+-------------------------------------+
115 | SPI | on-chip | spi |
116 +-----------+------------+-------------------------------------+
117 | I2C | on-chip | i2c |
118 +-----------+------------+-------------------------------------+
119 | ADC | on-chip | adc |
120 +-----------+------------+-------------------------------------+
121 | CAN | on-chip | flexcan |
122 +-----------+------------+-------------------------------------+
123 | WATCHDOG | on-chip | watchdog |
124 +-----------+------------+-------------------------------------+
125 | PWM | on-chip | pwm |
126 +-----------+------------+-------------------------------------+
127 | DMA | on-chip | dma |
128 +-----------+------------+-------------------------------------+
129 | GPT | on-chip | gpt |
130 +-----------+------------+-------------------------------------+
131 | USB | on-chip | USB Device |
132 +-----------+------------+-------------------------------------+
133 | HWINFO | on-chip | Unique device serial number |
134 +-----------+------------+-------------------------------------+
135 | CAAM RNG | on-chip | entropy |
136 +-----------+------------+-------------------------------------+
137 | FLEXSPI | on-chip | flash programming |
138 +-----------+------------+-------------------------------------+
139 | PIT | on-chip | pit |
140 +-----------+------------+-------------------------------------+
141 | DISPLAY | on-chip | eLCDIF; MIPI-DSI. Tested with |
145 +-----------+------------+-------------------------------------+
156 The MIMXRT1160 SoC has six pairs of pinmux/gpio controllers.
158 +---------------+-----------------+---------------------------+
161 | WAKEUP | GPIO | SW7 |
162 +---------------+-----------------+---------------------------+
163 | GPIO_AD_04 | GPIO | LED |
164 +---------------+-----------------+---------------------------+
166 +---------------+-----------------+---------------------------+
168 +---------------+-----------------+---------------------------+
170 +---------------+-----------------+---------------------------+
172 +---------------+-----------------+---------------------------+
174 +---------------+-----------------+---------------------------+
176 +---------------+-----------------+---------------------------+
178 +---------------+-----------------+---------------------------+
180 +---------------+-----------------+---------------------------+
182 +---------------+-----------------+---------------------------+
184 +---------------+-----------------+---------------------------+
186 +---------------+-----------------+---------------------------+
188 +---------------+-----------------+---------------------------+
190 +---------------+-----------------+---------------------------+
196 +-----------+------------------+----------------------------+
200 +-----------+------------------+----------------------------+
202 +-----------+------------------+----------------------------+
204 +----------+------------------+-----------------------+
208 +----------+------------------+-----------------------+
210 +----------+------------------+-----------------------+
212 +----------+------------------+-----------------------+
214 +----------+------------------+-----------------------+
216 +----------+------------------+-----------------------+
245 Building a Dual-Core Image
263 configured by default to use the :ref:`opensda-daplink-onboard-debug-probe`,
264 however the :ref:`pyocd-debug-host-tools` do not yet support programming the
268 Using J-Link
269 ------------
271 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
275 J-Link firmware, or :ref:`jlink-external-debug-probe` can be attached to the
276 EVK. See `Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK`_ for more details.
279 ----------------
281 Install the :ref:`linkserver-debug-host-tools` and make sure they are in your
282 search path. LinkServer works with the CMSIS-DAP firmware include in LinkServer
286 Linkserver is the default runner. You may also se the ``-r linkserver`` option
293 microcontroller as a usb-to-serial adapter for the serial console. Check that
302 - Speed: 115200
303 - Data: 8 bits
304 - Parity: None
305 - Stop bits: 1
310 Here is an example for the :zephyr:code-sample:`hello_world` application.
314 .. zephyr-app-commands::
315 :zephyr-app: samples/hello_world
323 .. code-block:: console
325 ***** Booting Zephyr OS v2.6.0-xxxx-xxxxxxxxxxxxx *****
331 Here is an example for the :zephyr:code-sample:`hello_world` application.
333 .. zephyr-app-commands::
334 :zephyr-app: samples/hello_world
341 .. code-block:: console
343 ***** Booting Zephyr OS v2.4.0-xxxx-xxxxxxxxxxxxx *****
346 .. _MIMXRT1160-EVK Website:
347 …s://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1160-evalu…
349 .. _MIMXRT1160-EVK Board Hardware User's Guide:
353-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt1160-crossover-mcu-family
356 https://www.nxp.com/docs/en/data-sheet/IMXRT1160CEC.pdf
361 .. _Using J-Link with MIMXRT1160-EVK or MIMXRT1170-EVK:
362 …https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Using-J-Link-with-MIMXRT1160-EVK-or-MIMXRT1170
365 https://www.nxp.com/docs/en/application-note/AN13264.pdf