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

From Compulab Mediawiki
Jump to: navigation, search
imported>Igor.vaisbein
(System setup)
imported>Igor.vaisbein
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 '''E1''', '''E4''', '''E7''', '''E8''', '''E10''', '''E12''' and '''E15''' are removed (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 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 21: Line 21:
  
 
<!--'''More Details:''' ''[[SB-UCM-iMX8: Connectors: J6 and J8|Connector J6]]''.-->
 
<!--'''More Details:''' ''[[SB-UCM-iMX8: Connectors: J6 and J8|Connector J6]]''.-->
 
 
== 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]]

Revision as of 12:32, 4 August 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 login prompt.
  3. Use the credentials below to login.
  • username: root
  • without a password
Admolition note.png In case of no messages appear in your terminal emulation program, please refer to the detailed USB console guide.

What Next?