Open main menu

DAVE Developer's Wiki β

Changes

DESK-MP1-L/General/Release Notes

2,199 bytes added, 30 January
Undo revision 19993 by U0031 (talk)
!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"|ID#
!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|1801518202|180152023/08/02}}|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"|07/2023
|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"|DESK-MP1-L-1.0.0 release
|-
!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"|2023/08/31
!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"|DESK-MP1-L-1.0.1 release
|-
|}
<section begin=Body/>
==Kit compositionRelease Notes==
'''DAVE Embedded Systems''' adds to the latest Linux BSP from STMicroelectronics the customization required to support the SOC platform. For this reason most of the documentation provided by STMicroelectronics remains valid for the DESK development kit.
|-
|Release number
|1.0.01
|-
|Release type
|MajorMinor
|-
|Status
|''In progress''Released
|-
|Release date
|Q3 31/07/2023
|-
|Release notes
| [[#DESK -MP1-L_1.0.1 | Ver 1.0.01]]
|-
|Product support
|ETRASOM, ETRA SBC
|-
|MVM (distro version)
|-
|U-Boot version
|2021.10-desk-mp1-l-1.0.01
|-
|Linux version
|5.15.67-desk-mp1-l-1.0.01
|-
|Drivers
<div style="width:100%;">
<div style="width:50%; float: left;">
UART debug (2-wire)<br>USB Host<br>USB OTG<br>SD/MMC1<br>Touch screen <br>EMAC<br>
</div>
<div style="width:100%;">
<div style="width:50%; float: left;">
RGBEthernet<br>RTCRGB<br>I2C<br>SPIRTC<br>Video Input (MIPI)DWS<br>[[ConfigID_and_UniqueID | ConfigID]]
</div>
|-
|Build System
|Yocto kirkstone
|}
 
=== DESK-MP1-L 1.0.1 ===
 
Release notes:
 
* Change URL from ssh to https protocol
 
==== Known Limitations ====
The following table reports the known limitations of this DESK release:
 
{| class="wikitable"
|-
!Issue
!Description
|-
|Run Qt5 application from serial console
|Start a Qt application from the serial console requires some environment variables to be set: see [[DESK-MP1-L/General/Booting_from_NFS#QT5_App | here]]
|-
|}
 
====Downloadable binary images====
 
All binary images for [[DESK-MP1-L|DESK-MP1-L]] are hosted on [[mirror:desk-mp1-l|DAVE Embedded System mirror server]]. There you can find a sub directory for each version of this development kit.
 
U-Boot performs 2-stage bootloader providing two files: <code>ATF</code> and <code>fip</code>. Both two files must be stored into SD card using <code>dd</code> command.
 
A summary of images with a brief description can be found into the table below:
 
{| class="wikitable" border="1"
|-
! Image
! DESK version 1.0.1
|-
| Platform
| style="text-align: center" | DCSB50000
|-
| Carrier Board [[ConfigID_and_UniqueID | ConfigID]]
| style="text-align: center" | 0001
|-
| LCD panel
| style="text-align: center" | Ampire AM-800480BTMQW-TBMH-A<br>800x480 7"RGB
|-
| Touchscreen
| style="text-align: center" | capacitive (USB)
|-
| ATF
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.1/desk-mp1-l-1.0.1_uSD_tf-a-stm32mp157a-dcsb5000dd1r.stm32|ATF]]
|-
| Fip
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.1/desk-mp1-l-1.0.1_uSD_fip.bin| uSD FIP]]
|-
| Linux kernel
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.1/desk-mp1-l-1.0.1_uImage|uImage]]
|-
| Device tree
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.1/desk-mp1-l-1.0.1_stm32mp157a-dcsb5000dd1r.dtb|stm32mp157a-dcsb5000dd1r]]
|}
==== Known Limitations ====
The following table reports the known limitations of this DESK release:
{| class="wikitable"
|-
!Issue
!Description
|-
|Run Qt5 application from serial console
|Start a Qt application from the serial console requires some environment variables to be set: see [[DESK-MP1-L/General/Booting_from_NFS#QT5_App | here]]
|-
|}
====Downloadable binary images====
All binary images for [[DESK-MP1-L|DESK-MP1-L]] are hosted on [[mirror:desk-mxmp1-l|DAVE Embedded System mirror server]]. There you can find a sub directory for each version of this development kit.
U-Boot performs 2-stage bootloader providing two files: <code>SPLATF</code> and <code>u-boot.imgfip</code>. Both two files must be stored into SD card using <code>dd</code> command.
A summary of images with a brief description can be found into the table below:
|-
| Platform
| style="text-align: center" | DCSB30000DCSB50000
|-
| Carrier Board [[ConfigID_and_UniqueID | ConfigID]]
|-
| ATF
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.0/desk-mp1-l-1.0.0_uSD_tf-a-stm32mp157dstm32mp157a-dcsb30000ddrdcsb5000dd1r.stm32|ATF]]
|-
| Fip
|-
| Device tree
| style="text-align: center" | [[mirror:desk-mp1-l/desk-mp1-l-1.0.0/desk-mp1-l-1.0.0_stm32mp157d0_stm32mp157a-dcsb30000ddrdcsb5000dd1r.dtb|stm32mp157dstm32mp157a-dcsb30000dcsb5000dd1r]]
|}
----
[[Category:ETRA]] [[Category:ETRA_SBC]]
dave_user
201
edits