搜索资源列表

  1. stm32f103固件库3.30例程

    1下载:
  2. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-10-18
    • 文件大小:15286986
    • 提供者:orlando19860122
  1. ADC_test

    0下载:
  2. STM32的ADC例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 routines of the ADC, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-24
    • 文件大小:587776
    • 提供者:Scott
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:292864
    • 提供者: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等)

    • 发布日期:2024-05-24
    • 文件大小:69632
    • 提供者: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等)

    • 发布日期:2024-05-24
    • 文件大小:417792
    • 提供者: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等)

    • 发布日期:2024-05-24
    • 文件大小:310272
    • 提供者:Scott
  1. str71xfwlib

    0下载:
  2. STR7系列32位ARM控制器的固件库,使开发此类控制器变得简单容易,内含AD,CAN,USRT,EMI等共14个例程。-STR7 family of 32-bit ARM controller firmware library, so that the development of such a controller has become simple and easy, including AD, CAN, USRT, EMI, s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:450560
    • 提供者:xue
  1. 5780bcf5-da04-4cf6-b388-1f3d01c4896c

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

    • 发布日期:2024-05-24
    • 文件大小:370688
    • 提供者:顾平
  1. LPC2478_FirmWare

    0下载:
  2. 自己做的一个LPC2478的工程模板,结构比较清晰。初步思路是想做成一个固件库的样式。现在只完成了一部分……初学者可以在这个基础上做自己的例程-Own a LPC2478 project template, the structure is clear. Initial idea is to make a firmware library style. Now only completed Part of the ... ... o
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-24
    • 文件大小:57344
    • 提供者:江欣
  1. EKSTM3210B_v4

    0下载:
  2. EKSTM32版固件库,src文件夹,及几个例程-EKSTM32 version of firmware libraries, and routine
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-24
    • 文件大小:1950720
    • 提供者:jinyu
  1. UART-IT

    0下载:
  2. 本历程是为了实现STM32程序的输入和输出,使用了固件库的STM32串口例程-This course is designed to achieve the STM32 program input and output, use the firmware library for the STM32 serial routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:1172480
    • 提供者:雪舞九天
  1. UCOS2860822OK^-^

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

    • 发布日期:2024-05-24
    • 文件大小:3444736
    • 提供者:
  1. ADC_test

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

    • 发布日期:2024-05-24
    • 文件大小:369664
    • 提供者:hanxingzhe
  1. HY-STM32examples

    0下载:
  2. 耀硕HY-STM32开发板MINI 部分例程代码及原理图, STM23F103VZT6,cortex_M3 内核, 基于RVMDK开发平台,V3.0固件库,极易便于新手入门-example codes and schematic of HY-STM32 MINI board, whose MCU is STM23F103VZT6.The codes are bais on RVMDK with V3.0 firmware.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-24
    • 文件大小:1873920
    • 提供者:dan
  1. stm32例程

    0下载:
  2. stm32开发板固件库例程源代码tong,最基本的例程,通用GPIO,时钟,中断等。(STM32 development board firmware library routines source code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:20408320
    • 提供者:mylianhekaifa
  1. GD32F1x0_Firmware_Library_V2.0.0

    0下载:
  2. GD32F1x0 2.0固件库 包含例程(The GD32F1x0 2 firmware library contains routines)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:4233216
    • 提供者:szf
  1. USB_FS_Device firmware library study

    0下载:
  2. ST官方USB固件库,内部包含了一些基于ST官方开发板的例程,还包括ST的标准库3.5版本(ST official USB firmware library)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:6504448
    • 提供者:guyubinghu
  1. 103库函数例程

    0下载:
  2. 帮助初学者,学习STM32的函数库,有更详细的了解。(To help beginners, learn STM32 function library, have a more detailed understanding.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:20755456
    • 提供者:薰衣草521
  1. stm32固件库例程

    0下载:
  2. stm32开发的固件库例程,学习32位单片机入门程序(Firmware library routines developed by stm32)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:83189760
    • 提供者:Hartnakig
  1. [拉普兰德K60固件库]例程包(20150228)

    0下载:
  2. 用于智能车正交解码测速以及速度控制.............(The principle and arithmetic of the measurement of orthogonal decoding is also given.)
  3. 所属分类:硬件设计

    • 发布日期:2024-05-24
    • 文件大小:2538496
    • 提供者:哇咔咔1
« 12 »

源码中国 www.ymcn.org