i.MX RT1050 EVK
i.MX RT1050 EVK is an evaluation kit by NXP company. This kit uses the i.MX RT1050 crossover MCU with ARM Cortex M7 core.
Features
- Processor
MIMXRT1052DVL6A processor
- Memory
256 Mb SDRAM memory
512 Mb Hyper Flash
Footprint for QSPI Flash
TF socket for SD card
- Display and Audio
Parallel LCD connector
Camera connector
Audio CODEC
4-pole audio headphone jack
External speaker connection
Microphone
SPDIF connector
- Connectivity
Micro USB host and OTG connectors
Ethernet (10/100T) connector
CAN transceivers
Arduino® interface
Serial Console
Virtual console port provided by OpenSDA:
UART1_TXD |
GPIO_AD_B0_12 |
LPUART1_TX |
UART1_RXD |
GPIO_AD_B0_13 |
LPUART1_RX |
Arduino RS-232 Shield:
J22 |
D0 |
UART_RX |
GPIO_AD_B1_07 |
LPUART3_RX |
J22 |
D1 |
UART_TX |
GPIO_AD_B1_06 |
LPUART3_TX |
Configurations
knsh
This is identical to the nsh configuration below except that NuttX is built as a protected mode, monolithic module and the user applications are built separately. For further information about compiling and running this configuration please refer to imxrt1064-evk documentation.
netnsh
This configuration is similar to the nsh configuration except that is has networking enabled, both IPv4 and IPv6. This NSH configuration is focused on network-related testing.
nsh
Configures the NuttShell (nsh) located at examples/nsh. This NSH configuration is focused on low level, command-line driver testing. Built-in applications are supported, but none are enabled. This configuration does not support a network.