-
Keil.STM32F7xx_DFP.2.14.0.pack(STM32F7xx系列官方固件库驱动库板级支持包for Keil MDK 5)直接运行即可下载
资源介绍
Version: 2.14.0 (2020-12-18) Keil.STM32F7xx_DFP.2.14.0.pack
STM32CubeMX integration:
Added support for USB PHY configuration (MX_Device_h.ftl and FrameworkCubeMX_gpdsc.ftl).
Added debugProbe board description.
Description file (pdsc):
Added global define USE_HAL_DRIVER to the component ::Device:STM32Cube HAL:Common.
Added global define USE_FULL_LL_DRIVER to the component ::Device:STM32Cube LL:Common.
CMSIS-Driver:
EMAC/I2C/MCI/SAI/SPI/USART: Corrected Data Cache handling.
MCI: Replaced empty delay loops with _NOP().
USART: Corrected baud rate configuration.
USBD_HS/USBH_HS: OTG_HS ULPI clock disabled in low power if internal PHY is used
to enable proper operation of OTG_HS port in FS mode during CPU sleep.
VIO: LCD support can be disabled with VIO_LCD_DISABLE define.
Board Examples:
Updated CubeMX examples:
Migrated CubeMX projects to V6.0.1.
Updated Platform example:
Reduced Idle and Timer thread stack size.
Reworked README.md format.