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

搜索资源列表

  1. STM32-GPIO_INT_EX

    0下载:
  2. STM32外部中断代码 -stm32 exint STM32EXINT
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1688820
    • 提供者:凌志
  1. STM32-GPIO_uart

    1下载:
  2. 利用GPIO、EXTI外部中断、TIM定时器实现URAT串口,该例子来自21IC网,未做改动,明天自己调试,看看效果 完全是根据UART协议编写-Using GPIO, EXTI external interrupt, TIM timer URAT serial port, the example from 21 IC net, do not make changes, their debugging tomorrow, see the effect Writing is e
  3. 所属分类:SCM

    • 发布日期:2015-12-03
    • 文件大小:793600
    • 提供者:qzqsan
  1. STM32-zuixiaomokuai

    0下载:
  2. STM32最小模块包含了最简单的端口初始化,中断声明等等!-STM32 smallest module contains the most simple port initialization, interrupt declaration etc!
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2731
    • 提供者:董思林
  1. Disruption-of-STM32-and-nested-NVIC

    0下载:
  2. 详细介绍了STM32的中断原理,非常有用-Introduces the principle of interrupt STM32, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1302
    • 提供者:eric
  1. stm32f10x_bkp

    0下载:
  2. STM32中断应用程序,使用标准库V3.5函数应用-STM32 interrupt application program,used the standard library v3.5 function.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:张天俊
  1. STM32-UART1_V1.1

    0下载:
  2. stm32f13x开发板 uart1代码(库函数版) 带中断-Stm32f13x development board uart1 code (Library Edition) with interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:266223
    • 提供者:Fangs
  1. STM32-counter

    0下载:
  2. STM32 使用外部中断作为计数器 可以通过串口查看计数值 还有暂停计数功能-STM32 using an external interrupt can still be suspended as a counter counting functions via the serial port to view the count value
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5753472
    • 提供者:杨有国
  1. STM32

    0下载:
  2. stm32单片机外部中断程序,只适合初学者,并不难-External interrupt procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:750752
    • 提供者:陈涛
  1. STM32-key-input

    0下载:
  2. STM32编程、主要是外部按键产生中断控制-STM32 programming, mainly generated external interrupt control buttons
  3. 所属分类:ELanguage

    • 发布日期:2017-05-19
    • 文件大小:5524480
    • 提供者:黄杰强
  1. STM32-interrupt-

    0下载:
  2. STM32的矩阵键盘驱动中断方式 STM32的矩阵键盘驱动中断方式-STM32 matrix keyboard driver interrupt mode STM32 matrix keyboard driver interrupt mode
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:5524
    • 提供者:王林
  1. timer--interupt-STM32

    1下载:
  2. 实现STM32单片机定时器中断,适合所有的STM32系列的单片机-timer intrupt file include all files,HARDWARE,OBJ,SYSTEM,USER
  3. 所属分类:Embeded Linux

    • 发布日期:2015-11-18
    • 文件大小:58368
    • 提供者:肖寒
  1. STM32-EXIT-Interrupt

    0下载:
  2. STM32 外部中断代码 主要测试外部端口输入 输出中断响应-Stm32 exit interrupt port Stm32 exit interrupt port Stm32 exit interrupt port Stm32 exit interrupt port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:314128
    • 提供者:
  1. STM32

    3下载:
  2. 基于STM32单片机将RS232串口采集的数据转换为CAN总线数据输出,程序中以采集电罗经数据为例,包括了电罗经数据的过滤、串口中断处理、CAN中断处理等程序模块。-STM32 microcontroller based data acquisition converts RS232 serial CAN bus data output, a program to collect electronic compass data, for example, includes a filter gy
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6120201
    • 提供者:李俊杰
  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-tim3

    0下载:
  2. 配置STM32的TIM3定时器中断,实现了延时精度1ms的功能,开发工具为IAR。-Configuring the STM32 TIM3 timer interrupt, to achieve a precision of 1ms delay function, development tools for the IAR.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:2567149
    • 提供者:顾彤彤
  1. stm32-usart-RS485-RS232

    0下载:
  2. stm32的usart1和usart3配置为串口通信,均用中断实现串口接收。-stm32 usart1 and usart3 configured for serial communication, both with the serial port receive interrupt achieve.
  3. 所属分类:SCM

    • 发布日期:2015-11-18
    • 文件大小:3977216
    • 提供者:顾彤彤
  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. my-matrix-keyboard-stm32

    0下载:
  2. 基于stm32f10xx的矩阵键盘扫描实现,不用外部中断实现按键扫描-stm32
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:297757
    • 提供者:陈佳敏
  1. STM32-DMA-test

    1下载:
  2. stm32f103zet6的DMA实验中断版本实验例程源码,带有注释,一目了然-The DMA interrupt stm32f103zet6 experimental test routines source version, with comments, at a glance
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:141065
    • 提供者:koko
  1. stm32--interrupt

    0下载:
  2. 基于stm32单片机的外部中断程序,仅供参考-Based on the stm32 MCU external interrupt procedures, for reference only
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:53968
    • 提供者:林巧丽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com