Difference between revisions of "MCM-iMX8M-Mini: Evaluation Kit: Getting Started"
imported>Igor.vaisbein (→What Next?) |
imported>Igor.vaisbein (→What Next?) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
== System setup == | == System setup == | ||
− | MCM-iMX8M-Mini evaluation kit is preloaded with [ | + | MCM-iMX8M-Mini evaluation kit is preloaded with [https://www.compulab.com/mcm-imx8m-mini-yocto-linux-documentation/ Yocto Linux image for MCM-iMX8M-Mini]. |
# Make sure jumpers '''E6''' and '''E14''' are populated (default state). | # Make sure jumpers '''E6''' and '''E14''' are populated (default state). | ||
# Make sure jumpers '''E4''', '''E7''', '''E8''' and '''E15''' are removed (default state). | # Make sure jumpers '''E4''', '''E7''', '''E8''' and '''E15''' are removed (default state). | ||
Line 19: | Line 19: | ||
== What Next? == | == What Next? == | ||
+ | * [[MCM-iMX8M-Mini NXP iMX8M-Mini Yocto Linux|MCM-iMX8M-Mini Yocto guide]] | ||
* [https://www.compulab.com/products/computer-on-modules/mcm-imx8m-mini-nxp-i-mx-8m-mini-solder-down-som-system-on-module/#devres MCM-iMX8M-Mini development resources] | * [https://www.compulab.com/products/computer-on-modules/mcm-imx8m-mini-nxp-i-mx-8m-mini-solder-down-som-system-on-module/#devres MCM-iMX8M-Mini development resources] | ||
[[Category:MCM-iMX8M-Mini]] | [[Category:MCM-iMX8M-Mini]] |
Latest revision as of 14:41, 26 July 2020
System setup
MCM-iMX8M-Mini evaluation kit is preloaded with Yocto Linux image for MCM-iMX8M-Mini.
- Make sure jumpers E6 and E14 are populated (default state).
- Make sure jumpers E4, E7, E8 and E15 are removed (default state).
- Connect the LCD panel (included in the kit) to connectors P22 and P45. Ensure that the flat cables are fully inserted.
- Connect a standard USB cable (included in the kit) between your host PC and the evaluation kit micro-USB2.0 connector P13.
- On your computer, start a terminal emulation program (such as HyperTerminal) with the following serial port settings:
Baud Rate Data Bits Stop Bits Parity Flow Control 115200 8 1 none none
Starting the system
- Connect the DC 12V power supply adapter (included) to main DC power connector J2.
- Follow the messages in your terminal emulator program until you see the linux shell command line prompt.
- The console is automatically logged on as root, a command line interface appears immediately
In case of no messages appear in your terminal emulation program, please refer to the detailed USB console guide. |