Difference between revisions of "UCM-iMX8M-Mini: Evaluation Kit: Getting Started"

From Compulab Mediawiki
Jump to: navigation, search
imported>Igor.vaisbein
 
imported>Kirill.kapranov
(Starting the system)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
== System setup ==
 
== System setup ==
 
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.
+
# Make sure jumpers '''E6''', '''E9''', and '''E14''' are populated (default state).
# Make sure jumpers '''E1''', '''E4''', '''E7''', '''E8''' and '''E15''' are removed.
+
# 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 login prompt.  
+
# Follow the messages in your terminal emulator program until you see the linux shell command line prompt.  
# Use the credentials below to login.
+
# The console is automatically logged on as ''root'', a command line interface appears immediately
:* username: root
 
:* without a password
 
 
{{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? ==
<!--* [[CL-SOM-iMX8 NXP i.MX8 U-Boot|CL-SOM-iMX8 U-Boot guide]]
+
* [[UCM-iMX8M-Mini NXP iMX8M-Mini Yocto Linux|UCM-iMX8M-Mini Yocto guide]]
* [[UCM-iMX8 NXP i.MX8 Yocto Linux|CL-SOM-iMX8 Yocto guide]]-->
+
* [[UCM-iMX8M-Mini NXP iMX8M-Mini Debian Linux|UCM-iMX8M-Mini Debian guide]]
<!--* [[UCM-iMX8: Evaluation Kit: Hardware Guide|UCM-iMX8 evaluation kit hardware 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

UCM-iMX8M-Mini-eval-kit-quick-setup.png

System setup

UCM-iMX8M-Mini evaluation kit is preloaded with Yocto Linux image for UCM-iMX8M-Mini.

  1. Make sure jumpers E6, E9, and E14 are populated (default state).
  2. Make sure jumpers E4, E7, E8 and E15 are removed (default state).
  3. Connect the LCD panel (included in the kit) to connectors P22 and P45. Ensure that the flat cables are fully inserted.
  4. Connect a standard USB cable (included in the kit) between your host PC and the evaluation kit micro-USB2.0 connector P13.
  5. 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

  1. Connect the DC 12V power supply adapter (included) to main DC power connector J2.
  2. Follow the messages in your terminal emulator program until you see the linux shell command line prompt.
  3. The console is automatically logged on as root, a command line interface appears immediately
Admolition note.png In case of no messages appear in your terminal emulation program, please refer to the detailed USB console guide.


What Next?