CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - STM32F103

搜索资源列表

  1. stm32-serial_port_communication

    0下载:
  2. 在stm32f103处理器基础上实现中断方式的串口通讯(发送与接收) 适合新手学习掌握串口-The program based on stm32f103 which belong to arm cotex m3 series,in order to realize serial port communication by interrupt
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:2131693
    • 提供者:张扬
  1. uart-DMA---USART1---simple-HTTPSERVER-with-a-bug.

    0下载:
  2. DMA, Wizfi WIFI via serial, STM32F103
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:292838
    • 提供者:mud
  1. stm32f103rbt6_nrf24

    0下载:
  2. stm32f103 + nrf24l01 + scmrtos
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-02
    • 文件大小:10867410
    • 提供者:nick
  1. usb_desc

    0下载:
  2. stm32f103 usb配置文件,HID自定义设备-stm32f103 usb configuration file, HID custom equipment
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:2266
    • 提供者:ly
  1. Mass_Storage_w25x36

    0下载:
  2. 基于STM32F103和W25X36的优盘程序,我已测试通过-Based the STM32F103 and W25X36 USB program, I have been tested
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:8813929
    • 提供者:苏雪
  1. STM32_CANtx-rx

    0下载:
  2. 基于stm32f103的can通讯的发送的接收,测试的时候需要两个开发板,连上即可-Receiver based on stm32f103 can communicate sending test requires two development boards connected to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:2316818
    • 提供者:苏雪
  1. TIM1_TIM3_PWM_ADCOK

    0下载:
  2. STM32F103 单片机基于库函数V3.5产生PWM信号,及互补PWM信号的程序,ADC,对应PA0,PA1,PA2,PA3 形成反馈回路 调节频率和占空比- base on stm32, develop DCDC converter,here is a programe for you
  3. 所属分类:邮电通讯系统

    • 发布日期:2016-12-23
    • 文件大小:7695571
    • 提供者:Aibing Gong
  1. STM32103_TIM3_PWMOK

    0下载:
  2. STM32F103 产生PWM信号&互补PWM信号的程序,利用ADC,PA0,PA1,PA2,PA3 形成反馈回路,调节频率和占空比,达到稳压,稳流等功能- base on stm32, develop DCDC converter,here is a programe for you
  3. 所属分类:邮电通讯系统

    • 发布日期:2013-09-04
    • 文件大小:7486817
    • 提供者:Aibing Gong
  1. stm32_cppTest-07Chuankou

    0下载:
  2. 使stm32f103支持面对对像程序开发,之串口数据收发-The stm32f103 support face on as program development, and the serial data transceiver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:443915
    • 提供者:朱海龙
  1. ucos---GPIO-stm32f103

    0下载:
  2. 基于STM32f103vct的ucos操作系统下的GPIO程序-Based on ucos operating system under STM32f103vct GPIO
  3. 所属分类:uCOS

    • 发布日期:2017-11-12
    • 文件大小:1779249
    • 提供者:guo
  1. STM32_ht1632

    2下载:
  2. 基于STM32F103的数码管芯片HT1632驱动程序-Based the STM32F103 of digital control chip HT1632 driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-21
    • 文件大小:1094
    • 提供者:吴先生
  1. STM32---uCOSIII

    1下载:
  2. STM32F103 ucos 代码和中文说明-STM32F103 ucos code and PDF
  3. 所属分类:uCOS开发

    • 发布日期:2013-12-31
    • 文件大小:8886724
    • 提供者:sparklee
  1. stm32_spi_flash

    0下载:
  2. stm32f103使用SPI固件函数库和相关的spi_flash驱动来实现与M25P64 flash的通信。-This project provides a basic example of how to use the SPI firmware library and an associate SPI FLASH driver to communicate with an M25P64 FLASH.
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:944208
    • 提供者:刘杰
  1. stm32_RCC

    1下载:
  2. STM32F103使用外设实时时钟RTC,如何配置RTC的预分频,中断来保存时间和产生秒中断。-This example demonstrates and explains how to use the RTC peripheral. As an application example, it demonstrates how to setup the RTC peripheral, in terms of prescaler and interrupts, to be used
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-26
    • 文件大小:940237
    • 提供者:刘杰
  1. stm32f103_dma

    0下载:
  2. stm32f103通过DMA来把数据从一个外设ADC传送到另一个外设TIM1.-This project provides a descr iption of how to use a DMA channel to transfer continuously a data from a peripheral ADC to another TIM1 supporting DMA transfer.
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:937634
    • 提供者:刘杰
  1. stm32_i2c

    0下载:
  2. stm32f103利用I2C软件库和关联的I2C EEPROM驱动来实现与M24C08 EEPROM的数据交换。-This project provides a basic example of how to use the I2C software library and an associate I2C EEPROM driver to communicate with an M24C08 EEPROM.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:941805
    • 提供者:刘杰
  1. stm32_tim1

    1下载:
  2. stm32f103使用外设TIM在定时器输入管脚接收到一个上升沿以后,产生一个单脉冲模式One pulse Mode的信号。-This project shows how to use the TIM peripheral to generate a One pulse Mode after a Rising edge of an external signal is received in Timer Input pin.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:937519
    • 提供者:刘杰
  1. SD SPI FATFS

    3下载:
  2. STM32F103 sd卡文件读写,全套程序,下载后就能用。-STM32F103 sd card file read and write, and can use the full set of procedures, download after.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-23
    • 文件大小:361532
    • 提供者:抒情文
  1. STM32F103_USART

    0下载:
  2. stm32f103通用同步异步收发器(usart)例程。-stm32f103 Universal Asynchronous Receiver Transmitter (usart) routine.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:4822565
    • 提供者:抒情文
  1. stm32f103_ADC

    0下载:
  2. stm32f103模拟—数字转换(ADC)例程。-stm32f103 analog- digital converter (ADC) routines.
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:1385844
    • 提供者:抒情文
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com