Kosm-Classic-FPS-Pack-UE4:用于虚幻引擎4的经典竞技场第一人称射击力学
2021-03-25 17:22:55 8KB online fps game-development gameplay
1
该资源需要配合Keil开发软件方可使用,它包含了stm32l4的所有芯片。资源源于官网,需要才能下载,在这里分享给大家。(最新版本)
2021-03-25 13:03:20 413B stm32l4
1
在Virtualbox虚拟机配置面板中打开USB设备选项,分别勾选上“启动USB控制器”“启用usb2.0控制器”选项,如果有错误去https://www.virtualbox.org/wiki/Downloads 下载相应版本的插件包,名字类似为:Oracle_VM_VirtualBox_Extension_Pack-6.1.6.vbox-extpack。
2021-03-23 16:02:19 10.28MB oracle virtualbox
1
TMS FMX UI Pack 3.7.3.0 D10.4 TMS FMX UI Pack 3.7.3.0 D10.4
2021-03-22 19:05:39 58.39MB TMSFMXUI
1
keil的Keil.STM32F1xx_DFP.1.0.5.pack包,由于网络的原因,官网可能下不了,我这里有,哈哈哈,大家可以直接下载了
2021-03-22 16:56:10 47.49MB keil
1
Version: 2.1.0 (2020-07-20) Keil.STM32L0xx_DFP.2.1.0.pack STM32CubeMX integration: Added support for using Timebase Source TIMx (FrameworkCubeMX_gpdsc.ftl) Device support: Added capability to launch the Option Byte Loading after a Flash Download. Updated STM32L0xx devices. Updated STM32Cube FW to STM32Cube_FW_L0_V1.11.2 (HAL V1.10.2) Updated SVD files. Updated documentation. CMSIS-Driver: Spi: Corrected compiler warning in driver source code. USB Device: Corrected USBD_EndpointConfigure function (check that maximum packet size requested fits into configured FIFO). Example projects: Terminating app_main thread with osThreadExit() to avoid endless loop. USB Device examples: Added Event Recorder in USB Device examples (for STM32L073Z-EVAL board). Updated with user code templates from MDK-Middleware v7.11.1.
2021-03-21 20:03:54 55.35MB STM32 Keil 官方固件库 官方驱动库
1
Version: 1.2.0 (2016-09-21) Keil.STM32L1xx_DFP.1.2.0.pack Updated STM32L1xx device support files. Added STM32L162xE device support. Added STM32L100xxA device support. Added STM32L151xxX device support. Added STM32L152xxX device support. Added STM32L162xxX device support. Added STM32L162xxA device support. Updated documentation. Reworked component startup. Reworked examples. Version: 1.1.0 (2016-08-01) Fixed SVD files access attribute for DIER registers to read-write. Added 'boards' section. Reworked 'conditions', 'Startup' sections.
2021-03-21 20:03:54 21.92MB STM32 Keil 官方驱动库 MDK5
1
Version: 1.3.0 (2020-09-07) Keil.STM32L1xx_DFP.1.3.0.pack This DFP works either with STM32CubeMX (STM32CubeMX V6.0.0 and STM32Cube_FW_L1 V1.10.0 or higher) or Standalone (no support for STM32CubeMX). This pack contains only a subset of the files from STM32Cube_FW_L1 version 1.10.0 (ST Drivers, STM32Cube documentation and fonts). Device support: Added device variants to match STM32CubeMX notation. Added DebugDescription. Added debug configuration files: DBGMCU INI and DBGCONF. Added capability to launch the Option Byte Loading after a Flash Download. Updated SVD files. Updated documentation. CMSIS-Driver: Added VIO module for boards STM32L-Discovery, STM32L100C-Discovery. Board support: Reworked examples. Updated LED_STM32L-Discovery.c: LED_On and LED_Off return -1 if parameter num is out of range.
2021-03-21 20:03:53 39.11MB STM32 Keil MDK5 官方驱动库
1
Version: 2.5.0 (2020-10-21) Keil.STM32L4xx_DFP.2.5.0.pack Updated Pack to STM32Cube_FW_L4 Firmware Package version V1.16.0 using HAL Drivers V1.12.0 Package Description (pdsc): Added global define USE_HAL_DRIVER to the component ::Device:STM32Cube HAL:Common. Device support: Aligned devices with CubeMX DB. CMSIS Flash Algorithm: Removed targets (STM32L4xx_512, STM32L4xx_256) from STM32L4Rx Flash Algorithm project. Added source code for: STM32L476G-Disco QSPI, STM32L4P5G-DK OSPI, STM32L4P5G-DK PSRAM STM32L4R9I-DK PSRAM, STM32L4R9I-DK OSPI1 and STM32L4R9I-EVAL OSPI. Added PSRAM external Loader support for STM32L4R9I-Disco. Fixed STM32L4P5 1M internal flash Loader sector erase with DBANK mode. Fixed STM32L4xx 512K and 128K internal flash Loader sector erase. CMSIS-Driver: MCI: Replaced empty delay loops with _NOP(). Added handling for separate SD and MMC HAL layers. Added busy signal handling after CMDREND interrupt. SPI: Corrected PowerControl function (to return error if Initialize was not called, to abort active transfer if power off was requested). Updated GetDataCount function to give accurate count. Corrected Uninitialize function (to power off the peripheral if it is powered). USART: Added Driver_USART6 (uses LPUART1). Corrected GetTxCount/GetRxCount implementation. USBD: Removed include of stm32l4xx_hal_pcd.h header. Corrected documentation of STM32CubeMx configuration. Updated Boards Examples: Migrated CubeMX projects to V6.0.1. Changed variant selection to "MDK-Plus" where possible. Updated all USB Host/Device examples with user templates from MDK-Middleware v7.11.1.
2021-03-21 20:03:52 235.86MB STM32 Keil MDK5 官方驱动库
1
Version: 1.3.0 (2020-11-19) Keil.STM32L5xx_DFP.1.3.0.pack Updated Pack to STM32CubeL5 Firmware Package version V1.3.1 (using HAL Drivers V1.0.3.) 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: SPI: Corrected peripheral resource for CubeMX configuration. STM32CubeL5 HAL: Added Public key accelerator (PKA) HAL component. Package Description (pdsc): Removed stm32l5xx_hal_conf.h from "STM32Cube HAL / Common" component. stm32l5xx_hal_conf.h is generated by STM32CubeMx. Adding condition to api and taxonomy to limit to the devices described in this pack. Flash programming algorithms: Added octo SPI algorithm for STM32L562E-DK board. Added octo SPI algorithm for STM32L552E-EVAL board. Restored original ST octo SPI algorithm.
2021-03-21 20:03:52 39.8MB STM32 keil mdk 官方驱动库
1