Open main menu

DAVE Developer's Wiki β

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

< BORA Xpress SOM‎ | BORA Xpress Evaluation Kit
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
!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:#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"|2021/11/22
+
|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|15354|2021/11/22}}
|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"|New documentation layout
+
|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"|BXELK-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 release
 
|-
 
|-
 
|}
 
|}
 +
 
<section end=History/>
 
<section end=History/>
 
__FORCETOC__
 
__FORCETOC__
 
<section begin=Body/>
 
<section begin=Body/>
{{#lst:BoraX_Embedded_Linux_Kit_(BXELK)|Unboxing}}
+
 
<section end=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 Xpress SOM/BORA Xpress 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:BoraXEVB-01.png|500px|center]]
 +
 
 +
=== Kit Contents ===
 +
 
 +
The following table list the kit components:
 +
 
 +
{| class="wikitable" style="margin: auto;"
 +
|-
 +
!Component
 +
!Description
 +
!Notes
 +
|-
 +
| style="text-align: center;" | [[File:BORA_Xpress.png|60px]]
 +
|[[BORA Xpress SOM|BORA Xpress]] SOM (p/n DBXF4110S2R)<br>
 +
*SoC: Xilinx XC7Z030 (866Mhz, Speed "-3", Tj 0-100°C)
 +
*SDRAM: 1 GB DDR3
 +
*NOR: bootable SPI flash 16 MB
 +
*NAND: 1GB (SLC)
 +
|
 +
* For more details, please refer to the[[BORA_Xpress_SOM/BORA_Xpress_Hardware | BORA Xpress Hardware Manual]]
 +
* By default, ARM cores frequency is set to 667 MHz and the [[Creating and building example Vivado project (BELK/BXELK)|example Vivado project]] is implemented for a "-1" device. This choice makes the software released with the kit compatible with possible variants based on different SoM models. In this regard, see also the [[#Order codes|order codes section]].
 +
|-
 +
| style="text-align: center;" | [[File:BoraXEVB-01.png|60px]]
 +
|[[BORA_Xpress_SOM/BORA_Xpress_Evaluation_Kit | BORA Xpress]] 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
 +
|-
 +
|BXELK-H-S
 +
|This code refers to the default configuration detailed above
 +
|-
 +
|BXELK-H-S-D
 +
|This variant is like BELK-L-S, except the SOM, which is DBXD4110S2R.
 +
|}
 +
 
 +
 
 +
=== 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)
 +
 
 +
----
  
 
[[Category:BORA Xpress]]
 
[[Category:BORA Xpress]]

Latest revision as of 16:03, 31 January 2024

History
Issue Date Notes

2021/11/22

BXELK-L release
2024/01/31 DESK-XZ7-L 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 Notes
  BORA Xpress SOM (p/n DBXF4110S2R)
  • SoC: Xilinx XC7Z030 (866Mhz, Speed "-3", Tj 0-100°C)
  • SDRAM: 1 GB DDR3
  • NOR: bootable SPI flash 16 MB
  • NAND: 1GB (SLC)
  • For more details, please refer to the BORA Xpress Hardware Manual
  • By default, ARM cores frequency is set to 667 MHz and the example Vivado project is implemented for a "-1" device. This choice makes the software released with the kit compatible with possible variants based on different SoM models. In this regard, see also the order codes section.
  BORA Xpress Carrier board
  AC/DC Single Output Wall Mount adapter

Output: +12V – 2.0 A

  microSDHC card with SD adapter and USB adapter

Order codesEdit

Order code Description
BXELK-H-S This code refers to the default configuration detailed above
BXELK-H-S-D This variant is like BELK-L-S, except the SOM, which is DBXD4110S2R.


microSD LayoutEdit

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)