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

搜索资源列表

  1. STM32-M3-Calendar

    0下载:
  2. STM32的日历实时时钟程序,可以练习STM32实时时钟的使用-STM32 Real-time clock calendar program, you can practice the use of real-time clock STM32
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4121133
    • 提供者:王晨阳
  1. TIME

    0下载:
  2. 基于STM32F107VCT6的定时器TIM简单应用代码,适合初学者,部分参考野火的《STM32库开发指南》-TIM timer based STM32F107VCT6 simple application code, suitable for beginners, some reference wildfire " STM32 Library Development Guide"
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:550490
    • 提供者:郑先生
  1. STM32-USART-send-and-receive-data-

    2下载:
  2. 本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6-The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:4120570
    • 提供者:zhangzheng
  1. stm32-485

    0下载:
  2. 485通信实现 每次按键按下 就发送 5 个数据给另外一个开发板-Each time the button is pressed to achieve 485 sends data to another five development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:338987
    • 提供者:王耀辉
  1. STM32-ADC

    0下载:
  2. STM32AD采集程序,四个通道的AD采集,用显示屏实时显示采集值。-STM32AD collection procedures, four channel AD sampling, use screen real-time display collect value.
  3. 所属分类:SCM

    • 发布日期:2017-06-13
    • 文件大小:20475722
    • 提供者:李晨
  1. calender-based-on-stm32

    1下载:
  2. 在stm32上运行的日历,支持农历,24节气几乎所有日历的功能,日历时间以1970年为元年, 用32bit的时间寄存器可以运行到2100年左右。-In the calendar running on stm32, support Lunar, 24 solar terms almost all of the calendar, the calendar time in 1970 for the first year, Time to register with 32bit can ru
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:15754
    • 提供者:aaron
  1. scheduler-In-STM32

    0下载:
  2. STM32下用定时器实现调度器,参考的时间触发嵌入式系统设计模式-Under STM32 timer used scheduler, refer to the time-triggered embedded system design
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2488131
    • 提供者:C
  1. STM32-RTC

    0下载:
  2. stm32,RTC实时时钟(包含库函数)适合单片机开发初学者使用-stm32, RTC real time clock (including library functions) suitable for beginners to use microcontroller development
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4832187
    • 提供者:yilin
  1. STM32-LED-toggle--softtimer

    0下载:
  2. STM32奋斗板-LED闪烁 -软件定时器,非常好用,只管调用函数就可以轻松使用,仿操作系统的思想-very useful to design how a task will run and run how long time,just simple,on the ship stm32 CM-3
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1966101
    • 提供者:zhangtao
  1. STM32-AD(DMA)-interrupt

    0下载:
  2. 基于STM32的AD信号采集,采用DMA传输数据时,直接从SRAM取出数据时,DMA仍在数据传输,导致数据的实时性低,采用DMA中断取出数据,可保证在一段时间内数据的准确性,但也会丢失一部分ADC数据,适用于阶段性数据取样。-Based on the AD STM32 signal acquisition when using DMA data transfer, data is directly taken out from the SRAM, DMA is still data transm
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7502701
    • 提供者:chenming
  1. STM32-UCOS

    0下载:
  2. 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-Embedded real-time operating system mu COS- Ⅱ classic example, based on the STM32 processor- CD data
  3. 所属分类:uCOS

    • 发布日期:2017-05-31
    • 文件大小:12904651
    • 提供者:niu hailong
  1. STM32-RTC-P-USART1

    0下载:
  2. 开发环境stm32f103r8b6 + MDK version3.50 STM32固件库;通过串口设置实时时钟。-Development environment STM32F103R8B6+ MDK Version3.50 firmware library STM32 real time clock settings through the serial port.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2930614
    • 提供者:吴建国
  1. STM32-GPS-USART

    0下载:
  2. GPS数据采集 9600波特率 USART 定时中断 STM32 单片机-GPS data prase 9600 baud rate USART STM32 MCU time interupt
  3. 所属分类:Compiler program

    • 发布日期:2017-05-21
    • 文件大小:6343975
    • 提供者:陈辉
  1. STM32-RTC

    0下载:
  2. STM32 使用RTC实时时钟功能完成时间计算功能-STM32 use of RTC real time clock function
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:57924
    • 提供者:
  1. STM32-LED

    0下载:
  2. 对初次接触STM32很有帮助,可直接运行-For a first-time STM32 is very helpful,can be run directly
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:291973
    • 提供者:Kobe Bryant
  1. STM32-Watch-dog

    0下载:
  2. 对初次接触学习STM32看门狗很有帮助,可直接运行-For a first-time STM32 learning watchdog is helpful, can be directly run
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:277978
    • 提供者:Kobe Bryant
  1. STM32-ADDA-PCF8591

    1下载:
  2. stm32实现多路AD/DA,并实时显示-stm32 multi-channel AD/DA, and the real-time display
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1148397
    • 提供者:fengxin
  1. STM32-LMQ

    0下载:
  2. stm32 基于keil5.0开发的工程末班 里面的驱动都有 还添加有延时功能 易于初学者开发-Based on stm32 keil5.0 development project in the last driver has added time delay function Easy to beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5303474
    • 提供者:黎棉麒
  1. stm32-sdPuart

    1下载:
  2. Finally I got it working properly. Reading SDcard was very awesome for me for first time, so I decided to make a library for STM32F4xx devices and post it to my website. It’s basically just communication interface between STM32F4 and FatFS library by
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:5238
    • 提供者:Alex
  1. 03_CAN-communication(Two-STM32-chip)

    1下载:
  2. 1、STM32 CAN总线下的双机数据互传 2、如果需要同时发送数据需要修改程序(CAN初始化内要设置为可以自动重传,否则会因为总线仲裁,某个STM32无法完成数据发送) 3、需要配备CAN接收发控制器,例程中采用的是TJA1050-1, dual-data STM32 CAN bus pass each other under 2, if need to send data at the same time need to modify the program (within CA
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:848624
    • 提供者:yangbo
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com