中级会员
 
- 积分
- 239
- 金钱
- 239
- 注册时间
- 2013-6-7
- 在线时间
- 6 小时
|

楼主 |
发表于 2015-2-26 19:46:52
|
显示全部楼层
V4.0.0 / 21-January-2013
Main Changes
Add support of STM32F30xx and STM32F37xx devices
Remove support of the USB OTG Full speed in device (peripheral) mode embedded in the STM32F105x/7x devices
All source files starting with prefix otgd_fs (ex. otgd_fs_pcd.c/.h) were removed
There is no change on the API dealing with the USB FS Device peripheral, full compatibility is maintained vs. V3.4.0
The STM32F105x/7x devices are supported by the STM32F105/7xx, STM32F2xx and STM32F4xx USB On-The-Go Host and Device Library (UM1021)
All examples
usb_pwr.c and usb_istr.c files updated to make the code more robust
Custom HID example
Add GET_Report/Set_Report features
Add composite "Mass Storage and HID" example
Add VirtualComport_Loopback example
Remove USB Audio Streaming example (used only for STM32F105x/7x devices)
Remove "stm32_usb-fs-device_lib_contents.htm" file: the information provided in this html page are available in UM0424
Contents
CMSIS CM3 V3.01 (release notes)
STM32F10x CMSIS V3.6.1 (release notes)
STM32L1xx CMSIS V1.1.1 (release notes)
STM32F30x CMSIS V1.0.0 (release notes)
STM32F37x CMSIS V1.0.0 (release notes)
STM32_USB-FS-Device_Driver V4.0.0 (release notes)
STM32F10x_StdPeriph_Driver V3.6.1 (release notes)
STM32L1xx_StdPeriph_Driver V1.1.1 (release notes)
STM32F30x_StdPeriph_Driver V1.0.1 (release notes)
STM32F37x_StdPeriph_Driver V1.0.0 (release notes)
STM32_EVAL\Common V5.0.2 (release notes)
STM3210B_EVAL V5.0.1 (release notes)
STM3210E_EVAL V5.1.0 (release notes)
STM32L152_EVAL V5.0.2 (release notes)
STM32L152D_EVAL V1.0.1 (release notes)
STM32303C_EVAL V1.0.1 (release notes)
STM32373C_EVAL V1.0.0 (release notes)
Development Toolchains
IAR Embedded Workbench for ARM (EWARM) toolchain V6.50 + J-Link
RealView Microcontroller Development Kit (MDK-ARM) toolchain V4.50 + ULINK
Raisonance IDE RIDE7 (RIDE) toolchain v1.46 + Rlink  ro
Atollic TrueSTUDIO toolchain V3.3.0 + ST-LINK
TASKING VX-toolset for ARM Cortex-M V4.3r1 + ST-LINK
Supported Devices and EVAL boards
STM32F10x Medium-density devices and STM3210B-EVAL board
STM32F10x High-density devices and STM3210E-EVAL board
STM32F10x XL-density devices STM3210E-EVAL_XL board
STM32L1xx Medium-Density devices and STM32L152-EVAL board
STM32L1xx High-Density devices and STM32L152D-EVAL board
STM32F37xx devices and STM32373C-EVAL board
STM32F30xx devices and STM32303C-EVAL board |
|