CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - STM32 库函数

搜索资源列表

  1. MDK_STM32_Example_FirmLib_V2_.

    0下载:
  2. 基于MDK(3.22以上版本)的stm32的V2.0版本的固件函数库。,Based on MDK (3.22 or later) and stm32 the V2.0 version of the firmware library.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-21
    • 文件大小:34729100
    • 提供者:nana
  1. USARTPrj

    0下载:
  2. 基于mdk开发的stm32的串口测试程序(使用库函数3.0.0)-Based on mdk development stm32 serial test program (using the library function 3.0.0)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-29
    • 文件大小:11419681
    • 提供者:
  1. SDCARD

    0下载:
  2. stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the stm32 SDIO operation of the r
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:13206
    • 提供者:蒋圣
  1. RECORD

    0下载:
  2. STM32 RECORD功能程序,库函数编写,来自于原子开发板程序-STM32F103R8 RECOIRD Funtion
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:1229824
    • 提供者:yunfei
  1. 12864

    0下载:
  2. 一个用stm32驱动LCD12864的源码,其中有主要的main.c,12864的C和H文件(其他的为一些通用的库函数,一般开发环境都带有)。自己调试通过,没有问题-One with stm32 driven LCD12864 source, which has the main main.c, 12864, C and H files (others are some common library functions, the general development environment c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3420320
    • 提供者:Rock wong
  1. STM32_TEST_s3

    0下载:
  2. 这是stm32单片机的一些库函数,是很全很详细的,可以满足大家的一些项目开发-This is stm32 SCM some library functions are all very detailed, we can meet some of the project development
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2527651
    • 提供者:郑佳荣
  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. 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. 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. TIM-Counter

    0下载:
  2. stm32 定时器 简单计数 库函数编写-stm32 timer descr iption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6369135
    • 提供者:
  1. STM32_experiment-two_BUZZER

    0下载:
  2. 基于STM32的蜂鸣器库开发,并且标注具体库函数名的位置,方便查找。-Buzzer-based STM32 library development, and mark the location of a specific library function names, easy to find.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:995818
    • 提供者:刘成
  1. STM32_experiment-three_BUTTON

    0下载:
  2. 基于STM32的按键库开发,并且标注具体库函数名的位置以及四路按键中断的设置方式,方便查找。-Key library development based STM32, and mark the location of a specific library function name and the four key interrupt is set up, easy to find.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1047380
    • 提供者:刘成
  1. STM32_experiment-four_COM

    0下载:
  2. 基于STM32的串口库开发,并且标注具体库函数名的位置以及相应设置方式,方便查找。-Based STM32 serial library development, and marked the location of a specific library function name and the corresponding set up, easy to find.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1051020
    • 提供者:刘成
  1. STM32_experiment-five_WATCHDOG

    0下载:
  2. 基于STM32的窗户看门狗库开发,并且标注具体库函数名的位置以及相应设置方式,方便查找。-STM32-based watchdog windows library development, and marked the location of a specific library function name and the corresponding set up, easy to find.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1811187
    • 提供者:刘成
  1. STM32_experiment-eight_INT

    0下载:
  2. 基于STM32的中断向量库开发,并且标注具体库函数名的位置以及相应设置方式,方便查找和理解。-STM32-based interrupt vector library development, and marked the location of a specific library function name and the corresponding set up, easy to find and understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1537864
    • 提供者:刘成
  1. STM32_experiment-thirteen_2.8ili9320

    0下载:
  2. 基于STM32的TFT ILI9320刷屏的库开发,并且标注具体库函数名的位置以及相应设置方式,方便查找和理解。-Based on the STM32 TFT ILI9320 scraper library development, and mark the location of a specific library function name and the corresponding set up, easy to find and understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1315088
    • 提供者:刘成
  1. My-7inches-of-TFT-code-

    0下载:
  2. 136.7寸TFT神舟IV号_HZK16(卡在屏上)(STM32神舟IV号-库函数版)的源代码-136.7-inch TFT Shenzhou IV No. _HZK16 (card on screen) (STM32 Shenzhou IV No.- library function version) source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:3652764
    • 提供者:吴林圆
  1. CT107D

    0下载:
  2. 单片机_CT107D训练平台,包括STM32的函数说明(中文)、常见名词及解释、库函数命名规则。便于编写C程序代码。-SCM _CT107D training platform, including the STM32 Function Descr iption (Chinese), common nouns and interpretation, the library naming conventions. Easy to write C code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1755224
    • 提供者:惠存
  1. led-(2)

    0下载:
  2. ARM单片机例程,stm32流水灯程序。库函数版-ARM MCU routine, STM32 flash program, double flashing procedure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:57982
    • 提供者:jenny
  1. TIME

    0下载:
  2. IAR编译环境下,基于STM32单片机的定时器库函数编写例程- 检测到:中文 » 英语 检测到:中文 » 英语
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1122877
    • 提供者:
« 1 23 »
搜珍网 www.dssz.com