stm32烧写软件

源代码在线查看: version.txt

软件大小: 1532 K
上传用户: bandagemaster
关键词: stm 32 烧写 软件
下载地址: 免注册下载 普通下载 VIP

相关代码

				/******************** (C) COPYRIGHT 2009 STMicroelectronics ********************
				* File Name          : version.txt
				* Author             : MCD Application Team
				* Version            : V1.3
				* Date               : 03/05/2009
				* Description        : Version file for Flash Loader Demonstrator
				********************************************************************************
				* THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
				* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME.
				* AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT,
				* INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE
				* CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
				* INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
				*******************************************************************************/
				
				
				* V1.3 - 03/05/2009
				=====================
				
				Enhancements
				************
				
				    + Allow device selection in the flash loader GUI for non programmed flash size devices
				    + Add Visual studio 2005 workspace template under INSTALLDIR\src directory
				
				
				* V1.2 - 10/23/2008
				=====================
				
				New Features
				************
				
				    + Support of Low density and STM32 USB Access line devices 
				
				Enhancements
				************
				
				    + Fix a minor issue of COM ports with greater than 9 numbers
				    + Fix a minor issue of the GUI pages transition after enabling or disabling protection 
				    + RAM size information in the Device information page is removed
				
				
				* V1.1.1 - 06/16/2008
				=====================
				
				    + Remove the Software License Agreement file
				    
				    + Update the source files's header to remove reference to the License
				
				
				* V1.1 - 06/02/2008
				===================
				
				New Features
				************
				   
				    + Add SOFTWARE License Agreement file
				          
				    + Save the last used configuration for the serial communication
				
				    + Save the last used file names for upload and download operations
				
				    + Add Enable/Diable the Read/Write protection commands
				
				    + Add Option bytes Window for flexible usage
				
				    + Add Option bytes upgrade thru files option to the download operation
				
				    + Add of a Command line version of the flash loader demonstrator
				
				    + Add of Source Files of the command line version
				
				    + Add headers and and library files of common run-time DLLs
				
				    + Support all STM32 family products,STR75x products, and all
				      STMicroelectronics products implementing the bootloader protocol
				
				
				Enhancements
				************
				
				    + Fix a minor issue of format with the Upload operation in a binary file
				    + Fix a minor issue with erase command status update
				    + Fix an issue of Download, Upload and erase operations with an image size (>32k)
				
				
				   
				* V1.0 - 10/25/2007 
				====================
				  Created.
				  
				
				******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******			

相关资源