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

搜索资源列表

  1. STM32F10x_StdPeriph_Lib_V3.3.0

    0下载:
  2. 该文件包括了stm32 最新的固件库函数以及详细的使用说明!-This file includes stm32 new firmware library function and detailed instructions!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-02
    • 文件大小:14997950
    • 提供者:赵星光
  1. FOSS_STM32

    0下载:
  2. STM32 2.0版本的一些库文件,可以直接调用函数,不需要基础程序-STM32 2.0 version of some libraries, you can directly call the function, not the basis of procedures
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1402603
    • 提供者:zi
  1. UCOS2860822OK^-^

    0下载:
  2. 这是一个绝好的资源,因为:它在STM32F103系列上移植了UCOS系统和固件库,UCOS版本:2.86,固件库版本:3.30,而且,而且里面集成了printf函数,可以串口输出调试信息,更重要的是,他有4路PWM输出和3路PWM捕获,具体输出引脚和捕获引脚我在压缩包里的文件里有说明。我初学STM32时,网上下载的例程大多不能用,我对那些自私的人很无语,我共享这一个,就是想给曾经像我一样迷茫的人一块垫脚石,希望你们能站的更高、更远~~开发环境是KEIL/MDK,没有这个选项,就选C了。-Can
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:3444503
    • 提供者:
  1. STM32_SD

    0下载:
  2. 基于嵌入式微处理器STM32的SD卡的驱动和文件系统的实现,全部API函数开源,没有采取函数库,全部源代码,是联系驱动编程的好例程。-Based embedded microprocessor STM32 SD card drive and file system implementations, all API functions open source, do not take the library, full source code, contact-driven programming
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-20
    • 文件大小:205432
    • 提供者:王晓
  1. system-clock

    0下载:
  2. 这是利用51实现的实时时钟功能文件。基于stm32的采用库函数实现和调用-This is 51 to achieve real-time clock function. Use of library functions based stm32 and call
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:374834
    • 提供者:sls
  1. CAN

    0下载:
  2. STM32的CAN总线程序,包括了需要的库函数和相应配置文件。-STM32 CAN bus program, including the needs of library functions and the appropriate configuration files.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:4581948
    • 提供者:wby
  1. USART1_printf

    0下载:
  2. STM32的串口驱动,通过串口打印内容到PC端。包含所有配置文件和库函数。-The STM32 serial port driver, print content through the serial port to the PC side. Contains all the configuration files and libraries.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:10918709
    • 提供者:wby
  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-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. stm32_usb_mouse

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

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

    0下载:
  2. STM32固件库V2.0.3和标准外设库V3.0.0两种类型的库,标准外设库V3.0.0是固件库V2.0.3升级版,两者包含了STM32编程所需要的全部库函数,并提供了编程模板,方便程序员合理的使用库文件-STM32 firmware library V2.0.3 and V3.0.0 standard peripheral libraries are two types of libraries, library V3.0.0 standard peripheral library V2.0.
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:14652211
    • 提供者:yinpeng
  1. stm32_startupfile

    0下载:
  2. 这是我们修改后的STM32F40x和STM32F41x系列的共用启动文件。 在官方启动文件的基础上,主要增加了使能STM32F4的硬件浮点运算功能、设置Heap_Size为0、禁止了SystemInit函数的调用。 对于寄存器版本的例程,我们可以直接使用startup_stm32f40_41xxx.s这个文件。对于库函数版本,如果你想在汇编里面调用SystemInit函数,则只需取消对SystemInit函数的屏蔽即可。 -stm32 startup file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:4738
    • 提供者:zzn
  1. STM32PROJ_REG

    0下载:
  2. 这是一个模板工程。STM32的MCU程序可以使用寄存器实现,也可以使用库函数来实现,不同方法所包含的头文件及工程配置有差别。这是一个使用寄存器的模板工程。-This is a template project of STM32 MCU program using registers.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:916849
    • 提供者:jason
  1. stm32steppermotor

    0下载:
  2. stm32控制步进电机的库函数配置文件。-stm32 stepper motor control library functions Profiles
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:267219
    • 提供者:易龙
  1. stm32_LCD1602(4lines)

    0下载:
  2. 基于是stm32的lcd1602液晶的C程序,采用四数据口通讯,能节省IO口,使用方便,移植的时候只要修改相应的端口即可(头文件与c文件里都要修改,尤其是c文件中用到端口的输入输出配置转换,请用户注意一并修改即可) 基于库函数的-Based on the stm32 the lcd1602 LCD C procedures, the use of four data communication mouth, IO port can be saved, easy to use, when tran
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:4663329
    • 提供者:liming
  1. STM32空工程

    2下载:
  2. STM32F103的标准库工程代码,已完成各项文件的添加,主函数和中断一片空白,改变芯片型号即可开始写自己的代码,用于新工程的开始(STM32F103 standard library engineering code, has completed the addition of various documents, the main function and interrupt a blank, change the chip model can start to write their ow
  3. 所属分类:单片机开发

    • 发布日期:2021-03-29
    • 文件大小:4116480
    • 提供者:芝麻团子
« 1 2»
搜珍网 www.dssz.com