CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. SPI_test

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

    • 发布日期:2017-03-31
    • 文件大小:69890
    • 提供者:Scott
  1. USART_test

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

    • 发布日期:2017-04-07
    • 文件大小:417588
    • 提供者:Scott
  1. TIMx_test

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

    • 发布日期:2017-04-02
    • 文件大小:310943
    • 提供者:Scott
  1. Libraries

    0下载:
  2. STM32有很强大的支持,特别是STM32的固件库给我们开发带来很多的方便!-STM32 has a strong support, especially in the STM32 firmware library to bring us to develop a lot of convenience!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:227228
    • 提供者:qiujiahong
  1. stm32f10xfwlib_v2.0.3_patch1

    0下载:
  2. stm103-contexm3 内核的固件库V2.03补丁文件-stm103-contexm3 core library firmware V2.03 patch file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:145932
    • 提供者:weijr
  1. 2.02library

    0下载:
  2. STM32的固件库汉化更新,包括flash、USART、IAP等等应用程序注释已经汉化-STM32 of USB applications, including virtual serial port, USB storage, IAP, etc. ... ...
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:104690
    • 提供者:zz2513
  1. STM32_prj

    0下载:
  2. STM32系列MCU工程演示程序,包括工程设置,库文件源代码等-the project demo for STM32 series MCU,including project setting and source code of libraries,etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:336823
    • 提供者:lg
  1. lib

    0下载:
  2. STM32自定义库,用传统的51开发方式开发STM32单片机,脱离ST本身的固件库开发STM32,执行效率更高-STM32 custom library, using traditional development methods for the development of 51 single-chip STM32, ST from the Treasury to develop their own firmware STM32, the implementation of more effi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:69973
    • 提供者:李云
  1. USART

    0下载:
  2. stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:49291
    • 提供者:smt32 usart
  1. ADC

    0下载:
  2. STM32非固件库程序,ADC双模式,通过串口发送-STM32 firmware library procedures for non-, ADC dual-mode, through the serial port to send
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:30010
    • 提供者:发个
  1. ADC3

    0下载:
  2. STM32非固件库程序,实现功能:ADC3-Non-STM32 firmware library program, to achieve functional: ADC3
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:77601
    • 提供者:发个
  1. GPIO_B11

    0下载:
  2. STM32非固件库程序,实现功能:GPIO口输出方波-Non-STM32 firmware library program, to achieve functional: GPIO port output pulse
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:47485
    • 提供者:发个
  1. Using_STM32_Software_Library

    0下载:
  2. 如何使用STM32软件库在IRM 的EWARM下进行应用开发-How to use the STM32 software library in the IRM application development under the EWARM
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:938143
    • 提供者:wangren
  1. FOC_lib_of_stm32

    0下载:
  2. 基于STM32的FOC软件库的开方方法介绍-FOC software library based on the STM32' s method of introduction of the prescribing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:537467
    • 提供者:calvin
  1. STM32V100_uart

    0下载:
  2. STM32的串口通讯程序,使用官方的库文件-STM32 serial communications program, using the official library file
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:405238
    • 提供者:mjj
  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. stm32_eth_lib

    0下载:
  2. stm32互联型的以太网程序,包括库函数,经过测试,使用MII接口方式可直接使用-stm32 Internet-based Ethernet procedures, including library functions, tested, use the MII interface mode can be directly used
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10336503
    • 提供者:asdf
  1. stm32_startupV3.0

    0下载:
  2. stm32启动文件3.0库,符合CMSIS标准接口-stm32 boot file 3.0 library, in line with standard interfaces CMSIS
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:2984
    • 提供者:eagle
  1. STM32_touch

    0下载:
  2. STM32的3.2寸触摸屏驱动 使用最新的3.2.0库,IAR工程 SPI3硬件方式通讯 触摸芯片为ADS7843和它的兼容型号 实现了画图板功能,请根据自己的屏调整校准参数-STM32 3.2-inch touch screen driver to use the latest 3.2.0 libraries to communicate touch SPI3 hardware chip and its compatible models ADS7843 enables dra
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:615207
    • 提供者:jeffwei
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com