Lines Matching +full:gpio +full:- +full:power +full:- +full:switches

9 2-layer PCB design. The i.MX RT1040 MCUs run on the Arm® Cortex®-M7 core at
15 - MIMXRT1042XJM5B MCU (600 MHz, 512 KB TCM)
17 - Memory
19 - 256 MBit SDRAM (Winbond W9825G6KH)
20 - 64 Mbit QSPI Flash (Winbond W25Q64JVSSIQ)
22 - Display
24 - LCD connector
25 - Touch connector
27 - Ethernet
29 - 10/100 Mbit/s Ethernet PHY
31 - USB
33 - USB 2.0 OTG connector
35 - Audio
37 - 3.5 mm audio stereo headphone jack
38 - Board-mounted microphone
40 - Power
42 - 5 V DC jack
44 - Debug
46 - JTAG 20-pin connector
47 - OpenSDA with DAPLink
49 - Expansion port
51 - Arduino interface
53 - CAN bus connector
55 For more information about the MIMXRT1040 SoC and MIMXRT1040-EVK board, see
58 - `i.MX RT1040 Website`_
59 - `i.MX RT1040 Datasheet`_
60 - `i.MX RT1040 Reference Manual`_
61 - `MIMXRT1040-EVK Website`_
62 - `MIMXRT1040-EVK User Guide`_
63 - `MIMXRT1040-EVK Design Files`_
70 +----------------+------------+-------------------------------------+
76 +----------------+------------+-------------------------------------+
80 +----------------+------------+-------------------------------------+
90 already supported, which can also be re-used on this mimxrt1040_evk board:
92 +-----------+------------+-------------------------------------+
95 | NVIC | on-chip | nested vector interrupt controller |
96 +-----------+------------+-------------------------------------+
97 | SYSTICK | on-chip | systick |
98 +-----------+------------+-------------------------------------+
99 | GPIO | on-chip | gpio |
100 +-----------+------------+-------------------------------------+
101 | UART | on-chip | serial port-polling; |
102 | | | serial port-interrupt |
103 +-----------+------------+-------------------------------------+
104 | PWM | on-chip | pwm |
105 +-----------+------------+-------------------------------------+
106 | ADC | on-chip | adc |
107 +-----------+------------+-------------------------------------+
108 | SPI | on-chip | spi |
109 +-----------+------------+-------------------------------------+
110 | DMA | on-chip | dma |
111 +-----------+------------+-------------------------------------+
112 | I2C | on-chip | i2c |
113 +-----------+------------+-------------------------------------+
114 | GPT | on-chip | gpt |
115 +-----------+------------+-------------------------------------+
116 | DISPLAY | on-chip | eLCDIF. Tested with |
119 +-----------+------------+-------------------------------------+
121 +-----------+------------+-------------------------------------+
131 The MIMXRT1040 SoC has five pairs of pinmux/gpio controllers.
133 +---------------+-----------------+---------------------------+
137 +---------------+-----------------+---------------------------+
139 +---------------+-----------------+---------------------------+
140 | WAKEUP | GPIO | SW0 |
141 +---------------+-----------------+---------------------------+
142 | GPIO_AD_B0_08 | GPIO | User LD1 |
143 +---------------+-----------------+---------------------------+
145 +---------------+-----------------+---------------------------+
147 +---------------+-----------------+---------------------------+
149 +---------------+-----------------+---------------------------+
151 +---------------+-----------------+---------------------------+
153 +---------------+-----------------+---------------------------+
155 +---------------+-----------------+---------------------------+
157 +---------------+-----------------+---------------------------+
159 +---------------+-----------------+---------------------------+
161 +---------------+-----------------+---------------------------+
163 +---------------+-----------------+---------------------------+
165 +---------------+-----------------+---------------------------+
167 +---------------+-----------------+---------------------------+
169 +---------------+-----------------+---------------------------+
181 When power management is enabled, the 32 KHz low frequency
183 generate a system clock. This clock enables lower power states, at the
199 .. code-block:: console
212 * :ref:`jlink-debug-host-tools` (Default, Supported by NXP)
213 * :ref:`linkserver-debug-host-tools` (Supported by NXP)
214 * :ref:`pyocd-debug-host-tools` (Not supported by NXP)
226 .. include:: ../../common/rt1xxx-lpclink2-debug.rst
227 :start-after: rt1xxx-lpclink2-probes
233 microcontroller as a usb-to-serial adapter for the serial console. Check that
242 - Speed: 115200
243 - Data: 8 bits
244 - Parity: None
245 - Stop bits: 1
250 Here is an example for the :zephyr:code-sample:`hello_world` application.
252 .. zephyr-app-commands::
253 :zephyr-app: samples/hello_world
260 .. code-block:: console
262 ***** Booting Zephyr OS Booting Zephyr OS build v3.3.0-rc3-66 *****
268 Here is an example for the :zephyr:code-sample:`hello_world` application.
270 .. zephyr-app-commands::
271 :zephyr-app: samples/hello_world
278 .. code-block:: console
280 ***** Booting Zephyr OS Booting Zephyr OS build v3.3.0-rc3-66 *****
287 -----------
288 The MIMXRT1040-EVK board ships with the wireless module in the M.2 connector,
294 -----------
300 .. code-block:: console
308 Please check power, connection and settings.
313 #. Set the SW4 DIP switches to OFF-OFF-OFF-ON to boot into the ROM bootloader.
320 #. Set the SW4 DIP switches to OFF-OFF-ON-OFF to boot from QSPI.
325 ----------------
336 -----------
341 .. code-block:: console
349 Please check power, connection and settings.
355 .. _MIMXRT1040-EVK Website:
356 …s://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1040-evalu…
358 .. _MIMXRT1040-EVK User Guide:
359 https://www.nxp.com/webapp/Download?colCode=MIMXRT1040-EVKUM
361 .. _MIMXRT1040-EVK Design Files:
362 https://www.nxp.com/webapp/Download?colCode=MIMXRT1040-EVK-DESIGNFILES
365 …ducts/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt1040-cros…
368 https://www.nxp.com/docs/en/data-sheet/IMXRT1040CEC.pdf
374 https://www.nxp.com/docs/en/application-note/AN13206.pdf