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

搜索资源列表

  1. Light_up

    0下载:
  2. STM32系列单片机系统,使用库函数对一个管脚的LED,通过数模转换将小灯由亮变暗和由暗变亮。-STM32 MCU system, using library functions for a pin of the LED, through a digital-analog conversion of the small light from light to dark and from dark to light.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:452832
    • 提供者:江锋
  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. 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. STM32-user-manual

    0下载:
  2. STM32 固件库手册 本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库-This manual introduces the 32-bit arm-based microcontrollers STM32F101xx with STM32F103xx firmware library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1992894
    • 提供者:zhangxuejun
  1. STM32V1.0

    0下载:
  2. STM32开发指南,库函数版。包括硬件和软件实例。-STM32 Development Guide, a library function version. Including hardware and software examples.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-16
    • 文件大小:25161571
    • 提供者:谢彤昕
  1. 1.stm32_LED

    0下载:
  2. STM32基本IO配置,以及相关库函数。-STM32 basic IO configuration, and related library functions.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:777655
    • 提供者:pnzrk
  1. STM32F10xxxlib

    0下载:
  2. 关于STM32的库函数的完整描述,对于在STM32上开发非常有帮助-For a complete descr iption of the STM32 library functions, for the development of the STM32 very helpful
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1737203
    • 提供者:chenliang
  1. 23.EEPROMSTM32F2070

    0下载:
  2. stm32的eeprom读写程序,库函数版本。-stm32 the eeprom literacy program, library function version.
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:26472256
    • 提供者:焕焕
  1. STM32-analysis

    0下载:
  2. 本文通过对STM32的官方固件库STM32F10x_StdPeriph_Lib_V3.5.0 里的MDK启动文件分析,简化部分不需要的代码,并从繁杂的固件库里,精炼出一个类似于“hello world”的入门实战小程序——点亮一个LED。该工程仅仅包含一个启动文件和一个有main函数的C文件。-STM32 analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:463037
    • 提供者:史明春
  1. PWM

    0下载:
  2. stm32开发板,用标准库函数编写的PWM波输出实验。-stm32 development board, prepared using standard library functions PWM wave output experiment.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:278297
    • 提供者:qcl
  1. stm-ADC

    0下载:
  2. stm32 adc 模数转换实验(STM32神舟I号-库函数版)-STM32 ADC analog to digital converter
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1340395
    • 提供者:homes
  1. stm32_usb_mouse

    0下载:
  2. 对以前的库函数实例进行了整理,驱动代码采用和寄存器版本同样结构,每一个外设一个.c文件和.h头文件,函数名字基本一致,主函数基本一样。代码阅读方便,寄存器和库函数对照学习,入门快!-base on stm32
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:1016408
    • 提供者:chengmingluo
  1. PWM

    0下载:
  2. 利用stm32的通用定时器来输出PWM脉冲宽度调制。使用cortex-M3提供的库函数编写。 -The use of general-purpose timer stm32 to output PWM pulse width modulation. Use library functions cortex-M3 provides written.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1179623
    • 提供者: 夏弯弯
  1. SDCard

    0下载:
  2. stm32 SDIO操作库 基于ST例程V4.5.0,修正了少量bug。固件库函数请用3.5,否则初始化出错。-stm32 SDIO manipulation library Based on ST routine V4.5.0, fixes a small bug. Please use the 3.5 firmware library functions, otherwise initialization error.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:18864
    • 提供者:叶晞
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 26 »
搜珍网 www.dssz.com