Difference between revisions of "MITO 8M Nano SOM/MITO 8M Nano Evaluation Kit/Getting started/Unboxing"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{#lst:MITO_8M_Mini_SOM/MITO_8M_Mini_Evaluation_Kit/Getting started/Unboxing}}")
 
Line 1: Line 1:
{{#lst:MITO_8M_Mini_SOM/MITO_8M_Mini_Evaluation_Kit/Getting started/Unboxing}}
+
<section begin=History/>
 +
{| style="border-collapse:collapse; "
 +
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History
 +
|-
 +
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Version
 +
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Issue Date
 +
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 +
|-
 +
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|1.0.0
 +
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Apr 2022
 +
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|First release
 +
|}
 +
<section end=History/>
 +
__FORCETOC__
 +
<section begin=Body/>
 +
 
 +
== Unboxing ==
 +
 
 +
Once you've received the kit, please open the box and check the kit contents with the packing list included in the box, using the table on [[#Kit Contents| this chapter]] as a reference.
 +
 
 +
The hardware components (SOM, carrier boards and display) are pre-assembled, as shown in the picture below:
 +
 
 +
 
 +
[[File:AXEL Lite-EVK-kit-unboxing.png|500px|center]]
 +
 
 +
=== Kit Contents ===
 +
 
 +
The following table list the kit components:
 +
 
 +
{| class="wikitable"
 +
! latexfontsize="scriptsize"| Component
 +
! latexfontsize="scriptsize"| Description
 +
|-
 +
| [[File:SBC-AXEL2.png|60px|center]]
 +
| SBCX with MITO 8M Nano SOM
 +
|-
 +
| [[File:AXEL Lite-EVK-kit-power-supply.png|60px|center]]
 +
| AC/DC Single Output Wall Mount adapter<br>Output: +12V – 2.0 A
 +
|-
 +
| [[File:AXEL Lite-EVK-kit-serial-cable.png|60px|center]]
 +
| DB9 Male Serial port adapter
 +
|-
 +
| [[File:AXEL Lite-EVK-kit-sdcard.png|60px|center]]
 +
| MicroSDHC card with SD adapter and USB adapter
 +
|-
 +
|}
 +
 
 +
 
 +
=== microSD Layout ===
 +
 
 +
The microSD provided with is used to store:
 +
* a bootable partition (mmcblk0p1, vfat) containing:
 +
** binary images (u-boot and kernel images)
 +
** documentation
 +
** DVDK virtual machine image
 +
* root file system partition (mmcblk0p2, ext3)
 +
 
 +
----
 +
 
 +
[[Category:MITO 8M Nano]]

Revision as of 12:44, 10 May 2022

History
Version Issue Date Notes
1.0.0 Apr 2022 First release



Unboxing[edit | edit source]

Once you've received the kit, please open the box and check the kit contents with the packing list included in the box, using the table on this chapter as a reference.

The hardware components (SOM, carrier boards and display) are pre-assembled, as shown in the picture below:


AXEL Lite-EVK-kit-unboxing.png

Kit Contents[edit | edit source]

The following table list the kit components:

Component Description
SBC-AXEL2.png
SBCX with MITO 8M Nano SOM
AXEL Lite-EVK-kit-power-supply.png
AC/DC Single Output Wall Mount adapter
Output: +12V – 2.0 A
AXEL Lite-EVK-kit-serial-cable.png
DB9 Male Serial port adapter
AXEL Lite-EVK-kit-sdcard.png
MicroSDHC card with SD adapter and USB adapter


microSD Layout[edit | edit source]

The microSD provided with is used to store:

  • a bootable partition (mmcblk0p1, vfat) containing:
    • binary images (u-boot and kernel images)
    • documentation
    • DVDK virtual machine image
  • root file system partition (mmcblk0p2, ext3)