bug fix SWV not working withV2J23Mx firmware on some recent PCs
New features
Provide a command for JTAG clock frequency selection
Added support for management 32L053DISCOVERY and 32F3348DISCOVERY boards
Added support for STM32F746
V2.J23.M10
Fixed the MacOS Yosemite issue.
The package contains 2 applications:
STLinkUpgrade.exe for Windows ("old fashion")
a new GUI (java application) expected to replace the old application on all platforms.
Some more details in "readme.txt" files inside the package.
V2.J23.M9
Modification of flash programming algorithm for STM32F4, STM32F7 and STM32L4 microcontrollers families
Added check against the validity of the application, when programmed through the mass storage interface (validity algorithm based on Reset and Stack Pointer values in the vector table)
Set default SWCLK to 4MHz for better performance
V2.J23.M6
Fixed the virtual comm port against a possible delay in data reception by the host (like a cache flush issue)
Fixed the virtual comm port against a possible communication failure during data emission by the host on some USB3 ports
Fixed the mass storage interface enumeration after a programming of the target application, reducing the risk to loose the VCP communication during such operation
Fixed the suppression of one target reset sequence during the power on sequence
Changed the SWD communication in order to reduce the noise generated by SWD signals
V2.J22.M5
ST-Link firmware upgrade for correct support of Nucleo-F411RE by the MSD interface (drag&drop functionality).
V2.J21.M5
This version contains a fix against a regression in TNRST management that does not directly impact the mbed drag&drop programming, but when the board is used from a debugger.
V2.J20.M4
Suppressed “high speed device” notification when plugging to a non-high speed USB port or to an USB3 port
Keep the virtual com port session valid (if any opened), when reprogramming the application
Fixed potential lockup condition in SWV trace management and Virtual Com Port management