CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - stm32 固件库

搜索资源列表

  1. RTC_test

    0下载:
  2. STM32的RTC例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 of RTC routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:293232
    • 提供者:Scott
  1. Stm32F101C6_uart

    0下载:
  2. 自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, autom
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:101553
    • 提供者:whqxy
  1. STM32firwave

    0下载:
  2. STM32 固件库,在STM32中开发的中底层一些驱动,帮助能快速开发。-STM32 firmware library, in the bottom of STM32 in the development of a number of drivers, helping to rapidly develop.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1434531
    • 提供者:zhangyao
  1. 5780bcf5-da04-4cf6-b388-1f3d01c4896c

    0下载:
  2. STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:370876
    • 提供者:顾平
  1. 51CTOSTM32

    0下载:
  2. 51CTO下载-STM32固件库使用手册的中文翻译版-51CTO download-STM32 firmware library user manual version of the Chinese translation
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1708833
    • 提供者:刘伟强
  1. USART_Basic

    0下载:
  2. stm32 mdk usart 通讯基本 程序,使用了STM32的固件库2.0-stm32 mdk usart basic communication, the use of the STM32 firmware library 2.0
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1119518
    • 提供者:王国
  1. STM32

    0下载:
  2. STM32工程模版(固件库)移植了多任务操作系统。-The STM32 engineering template (firmware library) transplant multi-tasking operating system.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1070858
    • 提供者:小潘
  1. stm32-pwm-control

    0下载:
  2. stm32 pwm 控制,不是用固件库,直接配置寄存器,有利于对stm32芯片的理解。-Stm32 PWM control, not to use the firmware library, direct configuration register, is advantageous to the understanding of the stm32 chip.
  3. 所属分类:SCM

    • 发布日期:2015-06-25
    • 文件大小:840704
    • 提供者:大光
  1. ADC_test

    0下载:
  2. STM32 ADC转换器 例程 2. 例程运行注意事项 (1) 所有例程中均使用了STM32固件库,包含STM32F10xD.LIB和STM32F10xR.LIB两个文件。例程包解压缩之后,如果打开例程时无法找到这两个文件,需要重新修改这个两个库文件的路径,可以指向例程目录下的“\common”目录,也可以指向MDK安装路径下的“..\Keil\ARM\RV31\LIB\ST”目录。 (2) 对于使用了USB接口的例程(USB_test和MP3_PLAYER),还需要注意USB
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:369948
    • 提供者:hanxingzhe
  1. STM32API

    0下载:
  2. STM32固件库分析。主要分析固件库如何操作寄存器,从源码级进行说明-STM32 firmware libraries Analysis. Major analysis of the firmware library how to operate the register descr iption from the source level
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:9693
    • 提供者:蒋传玉
  1. STM32F10xFWLib

    1下载:
  2. STM32固件库版本STM32FWLib-STM32f10xFWLib
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:902365
    • 提供者:ganjihua
  1. IIC

    1下载:
  2. 基于stm32固件库的IIC1与IIC2之间通信,IIC1作为主发送,IIC2作为从接收。-Based communication between STM32 firmware library IIC1 the IIC2, IIC1 as the main transmission IIC2 from the receiver.
  3. 所属分类:SCM

    • 发布日期:2016-02-23
    • 文件大小:9216
    • 提供者:
  1. SPI_DMA

    1下载:
  2. 基于stm32固件库的两个SPI接口通信以及SPI的DMA通信。-Based on the STM32 firmware library, two SPI interface and SPI DMA communication.
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:11478
    • 提供者:
  1. Desktop233232355

    0下载:
  2. 关于stm32的一些中文资料以及stm32固件库的各种寄存器的介绍-Some Chinese about stm32 stm32 firmware library materials and the introduction of various registers
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:13228891
    • 提供者:zhou
  1. use-flash-to-store-calibration-data

    0下载:
  2. 基于stm32固件库的flash驱动,可以将断电需要保存的数据存储在flash中。-It s a driver of flash option based on STM32 firmware, you can save power required data is stored in flash memory.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11818
    • 提供者:
  1. STM32-V3.5.0

    0下载:
  2. stm32的3.5版本的固件库,对于用库函数开始stm32程序开发的初学者来说非常好用,推荐下!-stm32 3.5 version of the firmware library, using the library function for program development began stm32 beginners is very easy to use, the recommendation!
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5045880
    • 提供者:黄伟
  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. LPC1114_GPIO

    0下载:
  2. 参考STM32固件库编写的LPC1114的GPIO口底层函数,里面有IO初始化、读/写IO、反转IO状态等函数。-Reference STM32 firmware library written in low-level functions LPC1114 GPIO port, which has IO initialization, read/write IO, IO status inversion function.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2255
    • 提供者:胡保进
  1. STM32_Templates

    0下载:
  2. 在keil UVision4下建立的基于stm32固件库的工程模板。-In keil UVision4 established based stm32 firmware library project template.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:403405
    • 提供者:张泰原
  1. STM32FW

    0下载:
  2. STM32固件库使用手册中文版 ,STM32F103-STM32 firmware library user manual Chinese version, STM32F103
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1709087
    • 提供者:ke
« 1 23 4 5 »
搜珍网 www.dssz.com