Better Windows build-in DFU #3338

This commit is contained in:
rusefillc 2021-11-17 07:57:58 -05:00
parent b579b33082
commit ca5118eff5
8 changed files with 0 additions and 197 deletions

Binary file not shown.

View File

@ -1,17 +0,0 @@
SLA0044 Rev5/February 2018
refer to www.st.com/sla0044
BY INSTALLING COPYING, DOWNLOADING, ACCESSING OR OTHERWISE USING THIS SOFTWARE OR ANY PART THEREOF (AND THE RELATED DOCUMENTATION) FROM STMICROELECTRONICS INTERNATIONAL N.V, SWISS BRANCH AND/OR ITS AFFILIATED COMPANIES (STMICROELECTRONICS), THE RECIPIENT, ON BEHALF OF HIMSELF OR HERSELF, OR ON BEHALF OF ANY ENTITY BY WHICH SUCH RECIPIENT IS EMPLOYED AND/OR ENGAGED AGREES TO BE BOUND BY THIS SOFTWARE LICENSE AGREEMENT.
Under STMicroelectronics intellectual property rights, the redistribution, reproduction and use in source and binary forms of the software or any part thereof, with or without modification, are permitted provided that the following conditions are met:
1. Redistribution of source code (modified or not) must retain any copyright notice, this list of conditions and the disclaimer set forth below as items 10 and 11.
2. Redistributions in binary form, except as embedded into microcontroller or microprocessor device manufactured by or for STMicroelectronics or a software update for such device, must reproduce any copyright notice provided with the binary code, this list of conditions, and the disclaimer set forth below as items 10 and 11, in documentation and/or other materials provided with the distribution.
3. Neither the name of STMicroelectronics nor the names of other contributors to this software may be used to endorse or promote products derived from this software or part thereof without specific written permission.
4. This software or any part thereof, including modifications and/or derivative works of this software, must be used and execute solely and exclusively on or in combination with a microcontroller or microprocessor device manufactured by or for STMicroelectronics.
5. No use, reproduction or redistribution of this software partially or totally may be done in any manner that would subject this software to any Open Source Terms. “Open Source Terms” shall mean any open source license which requires as part of distribution of software that the source code of such software is distributed therewith or otherwise made available, or open source license that substantially complies with the Open Source definition specified at www.opensource.org and any other comparable open source license such as for example GNU General Public License (GPL), Eclipse Public License (EPL), Apache Software License, BSD license or MIT license.
6. STMicroelectronics has no obligation to provide any maintenance, support or updates for the software.
7. The software is and will remain the exclusive property of STMicroelectronics and its licensors. The recipient will not take any action that jeopardizes STMicroelectronics and its licensors' proprietary rights or acquire any rights in the software, except the limited rights specified hereunder.
8. The recipient shall comply with all applicable laws and regulations affecting the use of the software or any part thereof including any applicable export control law or regulation.
9. Redistribution and use of this software or any part thereof other than as permitted under this license is void and will automatically terminate your rights under this license.
10. THIS SOFTWARE IS PROVIDED BY STMICROELECTRONICS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS, IMPLIED OR STATUTORY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, WHICH ARE DISCLAIMED TO THE FULLEST EXTENT PERMITTED BY LAW. IN NO EVENT SHALL STMICROELECTRONICS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11. EXCEPT AS EXPRESSLY PERMITTED HEREUNDER, NO LICENSE OR OTHER RIGHTS, WHETHER EXPRESS OR IMPLIED, ARE GRANTED UNDER ANY PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF STMICROELECTRONICS OR ANY THIRD PARTY.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,178 +0,0 @@
/******************** (C) COPYRIGHT 2018 STMicroelectronics ********************
* File Name : version.txt
* Author : MCD Application Team
* Version : V3.0.6
* Date : 01-June-2018
* Description : Version file for DfuSe Demonstrator
********************************************************************************
* FOR MORE INFORMATION PLEASE CAREFULLY READ THE LICENSE AGREEMENT FILE
* "www.st.com/sla0044"
*******************************************************************************/
* V3.0.6 - 01-June-2018
======================
New Features
************
+ DFU Driver upgraded for Win10 tests (x86 and x64). See how to install
+ License upgraded
Enhancements
************
+ Added extra Erase time for some STM32 MCUs embedded bootloader,
+ Fix of wrong descriptor decoding for some L1/L0 DFU bootloaders.
Limitations
************
+ Not using UNICODE format
+ When Progamming/reading the device memories, avoid connecting/disconnecting other USB devices on same Host.
+ When Programming using DFU Bootloader, the written bytes should be multiple of 4 bytes or 8 Bytes as specified in AN2606
padding bytes should be added in the original file from linkers.
* V3.0.5 - 01-September-2015
======================
New Features
************
+ Driver upgraded to pass WHCK Win8.1 tests
Enhancements
************
+ Some minor fix of memory leaks in some particular cases
+ Fix of DFUFileMgr not generating files in right selected directory
Limitations
************
+ Not using UNICODE format
* V3.0.4 - 20-October-2014
======================
New Features
************
+ Upgrading the whole source projects to Microsoft Visual Studio 2013
+ Removal of Options Bytes GUI and replaced by .dfu files Upload/download
+ Adding Support of all STM32 MCUs after Options bytes GUI removal
Enhancements
************
+ Some minor fix of memory leaks in some particular cases
+ Add of sources of STDFU and STTubeDriver DLLs to be able to re-compile in x64 version and recent Envirnoments
Limitations
************
+ Not using UNICODE format
* V3.0.3 - 21-November-2011
======================
New Features
************
+ Adding Support of STM32F4 and STM32L High density devices for DFU factory programmed bootloader
+ Add new DfuSeCmd ( command line version) for automatic operations
+ Upgrading the whole source project to compile and excecute on 64-bits OS
+ New license added : MCD-ST Liberty SW License Agreement V2.pdf
Enhancements
************
+ Only DfuSeDemo.exe is upgraded to V3.0.3 all others items remain the same
+ Fix and remove of wrong HID devices enumeration causing memory leaks in some cases
Limitations
************
+ use only Visual C++ 2003 and above for developpment, VC6 is not supporting x64 OS
* V3.0.2 - 09-May-2011
======================
New Features
************
+ Adding Support of STM32F2 devices for DFU factory programmed bootloader
Enhancements
************
+ Only DfuSeDemo.exe is upgraded to V3.0.2 all others items remain the same
* V3.0.1 - 06/18/2010
=====================
New Features
************
+ WHQL Certified with and published at WindowsUpdate (English only) web site :
- Microsoft Windows 2000 family,
- Microsoft Windows XP family, x86
- Microsoft Windows XP family, x64
- Microsoft Windows Vista family, x86
- Microsoft Windows Vista family, x64
- Microsoft Windows 7
+ Add Pre-compiled Libraries for x64 machines under \Binary\x64\Release
Enhancements
************
+ Fix DfuSeDemo.exe application crash while enumerating many HID devices
* V3.0.0 - 03/07/2009
=====================
New Features
************
+ Adding Support of STM32 Connectivity Line devices for DFU factory programmed bootloader :
- Adding Option bytes dialog for STM32 Connectivity Line devices,
- Adding Remove read out protection specific command for Connectivity Line devices
+ New STTub30.sys driver version (3.0.0) compatible with all 32 and 64-bit Windows distributions :
- See version.txt file under "Driver" sub-directory.
Enhancements
************
+ Fix a minor issue with read-only DFU files
* V2.2.1 - 11/11/2008
=====================
+ Removing license file from the install directory
* V2.2.0 - 14/12/2007
=====================
New Features
************
+ Enumeration of Compatible HID devices(see UM0412 document).
+ Adding HID detach command for HID devices (Combined with "Enter DFU Mode" command)
+ Verify after upgrade option added to upgrade operation
+ Transfered data size and duration time are displayed on the fly
Enhancements
************
+ UM0412 "DfuSe Getting Started" document is updated; "Step-by-step procedures" section is added
* V2.1.0 - 30/03/2007
=====================
Enhancements
************
+ Resolving binary dependencies (problem with MFC42D.dll)
+ Resolving memory access problem in the DfuSe Tester application
+ Adding "DfuSe Getting Started" document
* V2.0.0 - 16/02/2007
=====================
+ Adding source files and documentation to the initial release.
******************* (C) COPYRIGHT 2018 STMicroelectronics *****END OF FILE******

View File

@ -67,8 +67,6 @@ RUSEFI_CONSOLE_SETTINGS=""
# cp firmware/svnversion.h $FOLDER
cp -r misc/install/openocd $CONSOLE_FOLDER
rem TODO: remove DfuSe soon?
cp -r misc/install/DfuSe $CONSOLE_FOLDER
cp -r misc/install/STM32_Programmer_CLI $CONSOLE_FOLDER
# 407 has additional version of firmware
#cp firmware/deliver/rusefi_no_asserts.bin $FOLDER