Open main menu

DAVE Developer's Wiki β

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

< MITO 8M Nano SOM‎ | MITO 8M Nano Evaluation Kit
(Created page with "{{#lst:MITO_8M_Mini_SOM/MITO_8M_Mini_Evaluation_Kit/Getting started/Unboxing}}")
 
 
(One intermediate revision by the same user not shown)
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"|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"|2022/05/10
 +
|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]]

Latest revision as of 10:49, 8 January 2024

History
Issue Date Notes
2022/05/10 First release



Contents

UnboxingEdit

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:


Kit ContentsEdit

The following table list the kit components:

Component Description
SBCX with MITO 8M Nano SOM
AC/DC Single Output Wall Mount adapter
Output: +12V – 2.0 A
DB9 Male Serial port adapter
MicroSDHC card with SD adapter and USB adapter


microSD LayoutEdit

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)