|
实际测试V2.7.0比V2.6.0版本好用,使用教程:http://www.armbbs.cn/forum.php?mod=viewthread&tid=10967
stsw-mcu005.zip
(33.36 MB, 下载次数: 4153)
=============================================================================
* V2.7.0 - 15-September-2014
===========================
New Features
************
+ Adding support of New STM32F0xx/STM32F3xx/STM32F4xx/STM32L1xx/STM32L0xx/ devices
+ Project Source files upgraded to Visual Studio 2013
Known Limitations
*****************
+ Options Bytes management of STM8, STM32L1/L0 and STM32F0/2/3/4 devices is supported only in Command line version
for batch programming,
+ Automatic selection of some STM8 devices may not work properly. If required, use
command line version with batch files customization,
+ on Some STM32 MCus Write protection of last pages which is controlled by the last protection bit7
in WPR3 options byte is working properly but the Graphical view of check boxes may not updated
accordingly on some devices with large size greater than 128Kbytes.
To enable/disable the write protection of last pages, you can check/uncheck only the first
page of this group of pages on the graphical view.
+ STM32L "Erase all" feature is not supported. See AN2606 for more details.
* V2.6.0 - 07-November-2012
===========================
New Features
************
+ Adding support of STM32F3xx devices
+ Adding support of STM32F0xx devices
+ Add options bytes data for STM32L devices
Known Limitations
*****************
+ Options Bytes management of STM8, STM32L1 and STM32F0/2/3/4 devices is supported only in Command line version
for batch programming,
+ Automatic selection of some STM8 devices may not work properly. If required, use
command line version with batch files customization,
+ STM32F1xx Write protection of last pages which is controlled by the last protection bit7
in WPR3 options byte is working properly but the Graphical view of check boxes may not updated
accordingly on some devices with large size greater than 128Kbytes.
To enable/disable the write protection of last pages, you can check/uncheck only the first
page of this group of pages on the graphical view.
+ STM32L "Erase all" feature is not supported. See AN2606 for more details. |
|