CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 库

搜索资源列表

  1. stm32paomade

    0下载:
  2. stm32跑马灯用的是库文件编程,里面说明GPIO初始化,配置系统时钟-Stm32 entertaining diversions
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:298777
    • 提供者:李萨达
  1. nrf24l01

    0下载:
  2. 基于STM32的NRF24L01双向通信,库函数版本-Based on the STM32 NRF24L01 two-way communication, library function version
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:344775
    • 提供者:ruoshui
  1. STM32_CH376_USB_U

    0下载:
  2. 基于stm32和CH376的关于U盘读写的USB通信,库函数版本-Based on the stm32 and CH376 U-writable USB communication, library function version
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:346056
    • 提供者:ruoshui
  1. UCOS

    0下载:
  2. 基于STM32平台的UCOS实验,主要关于任务的调度、任务挂起与删除的使用,库函数版本-UCOS-based STM32 platform experiments, mainly on task scheduling, task suspension and deleted using the library function version
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1888564
    • 提供者:ruoshui
  1. SysTick

    0下载:
  2. 掌握STM32的SysTick功能,开发环境为Keil,知道如何使用库函数编写SysTick。-Grasp the STM32 SysTick features, development environment for Keil, know how to use libraries prepared SysTick.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:279840
    • 提供者:fanyunfeng
  1. Firmware_stm32

    0下载:
  2. 固件函数库在stm32开发板上的移植。 注:完全从原固件包开始,完全纯净,口直接使用。-Firmware library in transplant stm32 development board. Note: The complete original firmware package from the beginning, completely pure, mouth directly.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:716740
    • 提供者:小飞虫
  1. Button-control-motor-speed

    0下载:
  2. stm32通用定时器2产生pwm信号控制步进电机32细分按键调速,适合初学者,库函数是V2.0的-Gm stm32 timer 2 to produce PWM signal control stepping motor speed 32 subdivision buttons, suitable for beginners, is V2.0 library functions
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1022887
    • 提供者:刘先生
  1. stm32_template

    0下载:
  2. stm32基于V3.5版本的库函数建立的在keil mdk环境下的工程模板,可以适合新手快速上手stm32开发-stm32 V3.5-based version of the library functions created in keil mdk environment project templates, you can quickly get started stm32 development for novice
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:266821
    • 提供者:沈国栋
  1. stm32_led

    0下载:
  2. stm32 点亮第一个led,利用库函数操作,通过位带映射,快速改变IO口的状态-stm32 lit the first one led, the use of library functions operate through bit-band mapping, rapidly changing IO port status
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1762591
    • 提供者:沈国栋
  1. Flash

    0下载:
  2. 学习stm32时自己写的flash读写程序,3.5的库函数。先写入,后读出。-Stm32 when learning to read and write flash write their own programs, 3.5 library functions. Written first, after the read.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:687
    • 提供者:王琦
  1. libmad-0.15.1b

    0下载:
  2. 目前, 网络上绝大都数关于 MP3 播放器的例子, 大都采用 vs1003 这颗硬件解码芯片或 者使用 AT89C51SND1C 这颗含有内部音频解码电路的 NB 单片机, 软件音频解码的例子少之又 少。UP MCU 工作室的相关人员花了些时间、精力,研究了目前 linux 领域很常用的一个开 源音频解码库——libmad 的解码流程,并其成功移植到裸奔的 stm32 平台上。本着资源 共享的奉献精神,本作室将移植过程整理成手册,发布于网络,希望对大家有用。-Currently,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:841357
    • 提供者:yorkpan
  1. project4[I2C]

    1下载:
  2. STM32单片机I2C通讯AT24C04,使用STM32单片机自带固件库-STM32 MCU I2C communication AT24C04, using the STM32 firmware library comes microcontroller
  3. 所属分类:SCM

    • 发布日期:2015-12-25
    • 文件大小:165888
    • 提供者:沈涛
  1. fw_dspin_stm32

    0下载:
  2. 基于STM32的DSPIC芯片的步进电机驱动,意法官方库。-DSPIC based on the STM32 chip stepper motor driver, STMicroelectronics official repository.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1836376
    • 提供者:li yang
  1. uCOSIII_LED

    0下载:
  2. 在stm32平台上移植ucosiii,实现了多任务,使用stm32固件库-On stm32 platform migration ucosiii, to achieve a multi-task, use stm32 firmware library
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5496581
    • 提供者:flyleaf
  1. stm32f10x_bkp

    0下载:
  2. STM32中断应用程序,使用标准库V3.5函数应用-STM32 interrupt application program,used the standard library v3.5 function.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:张天俊
  1. ST-3.5.0

    0下载:
  2. ST库3.5.0的源码(基于stm32)-ST 3.5.0 source code library
  3. 所属分类:SCM

    • 发布日期:2017-06-14
    • 文件大小:22190117
    • 提供者:鸿
  1. STM32F10x_StdPeriph_Lib_V3.5.0

    0下载:
  2. STM32 3.5库源码,意法半导体官方库文件,嵌入式ARM开发。-STM32 3.5 library source code, STMicroelectronics official libraries, embedded ARM development.
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:21857252
    • 提供者:李志强
  1. STM32F10x_StdPeriph_Lib_V3.5.0

    3下载:
  2. stm32标准的库文件,版本号是V3.5.0-stm32 library V3.5.0
  3. 所属分类:SCM

    • 发布日期:2014-04-08
    • 文件大小:21911552
    • 提供者:李信波
  1. Practice

    0下载:
  2. STM32固件库V3.5版KEIL开发模板-STM32 firmware library V3.5 version of the KEIL template
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:270922
    • 提供者:李鹏飞
  1. Water-lamp_Register-operation

    0下载:
  2. stm32控制的流水灯程序,基于官方2.0的库,具有很高的可移植性。-stm32 light water control program, based on the official 2.0 library, with high portability.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:60418
    • 提供者:防御
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com