Difference between revisions of "UCM-iMX8M-Mini: Evaluation Kit: Getting Started"
imported>Igor.vaisbein (→System setup) |
imported>Kirill.kapranov (→Starting the system) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
UCM-iMX8M-Mini evaluation kit is preloaded with [[UCM-iMX8M-Mini_NXP_iMX8M-Mini_Yocto_Linux|Yocto Linux image for UCM-iMX8M-Mini]]. | UCM-iMX8M-Mini evaluation kit is preloaded with [[UCM-iMX8M-Mini_NXP_iMX8M-Mini_Yocto_Linux|Yocto Linux image for UCM-iMX8M-Mini]]. | ||
# Make sure jumpers '''E6''', '''E9''', and '''E14''' are populated (default state). | # Make sure jumpers '''E6''', '''E9''', and '''E14''' are populated (default state). | ||
− | # Make sure jumpers | + | # 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 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'''. | # Connect a standard USB cable (included in the kit) between your host PC and the evaluation kit micro-USB2.0 connector '''P13'''. | ||
Line 14: | Line 14: | ||
== Starting the system == | == Starting the system == | ||
# Connect the DC 12V power supply adapter (included) to main DC power connector '''J2'''. | # 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 | + | # 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 |
− | |||
− | |||
{{note|In case of no messages appear in your terminal emulation program, please refer to the detailed [[SB-UCM-iMX8: HOWTO: USB Console|USB console]] guide.}} | {{note|In case of no messages appear in your terminal emulation program, please refer to the detailed [[SB-UCM-iMX8: HOWTO: USB Console|USB console]] guide.}} | ||
Line 23: | Line 21: | ||
== What Next? == | == What Next? == | ||
− | + | * [[UCM-iMX8M-Mini NXP iMX8M-Mini Yocto Linux|UCM-iMX8M-Mini Yocto guide]] | |
− | * [[UCM- | + | * [[UCM-iMX8M-Mini NXP iMX8M-Mini Debian Linux|UCM-iMX8M-Mini Debian guide]] |
− | + | * [[UCM-iMX8M-Mini: Evaluation Kit: Hardware Guide|UCM-iMX8M-Mini evaluation kit hardware guide]] | |
* [https://www.compulab.com/products/computer-on-modules/ucm-imx8m-mini-nxp-i-mx-8m-mini-som-system-on-module-computer/#devres UCM-iMX8M-Mini development resources] | * [https://www.compulab.com/products/computer-on-modules/ucm-imx8m-mini-nxp-i-mx-8m-mini-som-system-on-module-computer/#devres UCM-iMX8M-Mini development resources] | ||
[[Category:SB-UCM-iMX8M-Mini]] | [[Category:SB-UCM-iMX8M-Mini]] | ||
[[Category:UCM-iMX8M-Mini]] | [[Category:UCM-iMX8M-Mini]] |
Latest revision as of 17:20, 14 November 2019
System setup
UCM-iMX8M-Mini evaluation kit is preloaded with Yocto Linux image for UCM-iMX8M-Mini.
- Make sure jumpers E6, E9, 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. |