Difference between revisions of "BORA Lite SOM/BORA Lite Evaluation Kit/Getting started/Unboxing"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{#lst:BoraLite_Embedded_Linux_Kit_(BELK)|Unboxing}}")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#lst:BoraLite_Embedded_Linux_Kit_(BELK)|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"|{{oldid|14981|2021/10/28}}
 +
|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"|BELK-L release
 +
|-
 +
|-
 +
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000"|2024/01/31
 +
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000"|DESK-XZ7-L-1.0.1 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 [[BORA Lite SOM/BORA Lite Evaluation Kit/Getting started/Unboxing#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:BoraLite-BELK.jpg|500px|center]]
 +
 
 +
=== Kit Contents ===
 +
 
 +
{| class="wikitable" style="margin: auto;"
 +
|-
 +
!Component
 +
!Description
 +
!Notes
 +
|-
 +
|style="text-align: center;" | [[File:BORALite-TOP.png|60px]]
 +
|[[:Category:BoraLite|BoraLite]] SOM (p/n DBTD4111I0R)<br>
 +
*SoC: Xilinx XC7Z020 (667Mhz, Speed "-1", Tj -40/100°C)
 +
*SDRAM: 1 GB DDR3
 +
*NOR: bootable SPI flash 16 MB
 +
*NAND: bootable SLC NAND flash 1GB
 +
|
 +
|-
 +
|style="text-align: center;" | [[File:BoraLite-adapter-top.jpg|60px]]
 +
|[[BoraXEVB BoraLite Adapter]] board
 +
|
 +
|-
 +
|style="text-align: center;" | [[File:BoraXEVB-01.png|60px]]
 +
|[[BoraXEVB]] carrier board
 +
|
 +
|-
 +
|style="text-align: center;" | [[File:Alimentatore.jpg|40px]]
 +
|AC/DC Single Output Wall Mount adapter<br>
 +
Output: +12V – 2.0 A
 +
|
 +
|-
 +
|style="text-align: center;" | [[File:ProdSDC-MBLY-thumb.png|50px]]
 +
|microSDHC card with SD adapter and USB adapter
 +
|
 +
|-
 +
|}
 +
 
 +
===Order codes===
 +
{| class="wikitable" style="margin: auto;"
 +
|+
 +
!Order code
 +
!Description
 +
|-
 +
|BTELK-L-S
 +
|This code refers to the default configuration detailed above
 +
|}
 +
 
 +
 
 +
=== microSD Layout ===
 +
 
 +
The microSD provided with the kit is used to store:
 +
* a bootable partition (mmcblk0p1, vfat) containing:
 +
** binary images (u-boot and kernel images)
 +
* root file system partition (mmcblk0p2, ext4)
 +
 
 +
<section end=Body/>
 +
 
 +
[[Category:BORA Lite]]

Latest revision as of 15:58, 31 January 2024

History
Issue Date Notes

2021/10/28

BELK-L release
2024/01/31 DESK-XZ7-L-1.0.1 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:


BoraLite-BELK.jpg

Kit Contents[edit | edit source]

Component Description Notes
BORALite-TOP.png BoraLite SOM (p/n DBTD4111I0R)
  • SoC: Xilinx XC7Z020 (667Mhz, Speed "-1", Tj -40/100°C)
  • SDRAM: 1 GB DDR3
  • NOR: bootable SPI flash 16 MB
  • NAND: bootable SLC NAND flash 1GB
BoraLite-adapter-top.jpg BoraXEVB BoraLite Adapter board
BoraXEVB-01.png BoraXEVB carrier board
Alimentatore.jpg AC/DC Single Output Wall Mount adapter

Output: +12V – 2.0 A

ProdSDC-MBLY-thumb.png microSDHC card with SD adapter and USB adapter

Order codes[edit | edit source]

Order code Description
BTELK-L-S This code refers to the default configuration detailed above


microSD Layout[edit | edit source]

The microSD provided with the kit is used to store:

  • a bootable partition (mmcblk0p1, vfat) containing:
    • binary images (u-boot and kernel images)
  • root file system partition (mmcblk0p2, ext4)