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

搜索资源列表

  1. stm32 uart中断使用

    0下载:
  2. stm32 uart中断使用实例
  3. 所属分类:其他嵌入式/单片机内容

  1. 我的STM32中断嵌套实验

    1下载:
  2. 基于STM32f103vct6的ARM-MDK编译调试通过
  3. 所属分类:源码下载

  1. 配置理解stm32中外部中断外部是怎么设置的

    1下载:
  2. 本程序是通过配置理解stm32中外部中断外部是怎么设置的和怎么配置引脚可以产生外部中断-This procedure is through understanding stm32 configuration in the external interruption external is how to set up and how to configure pin can produce external interruption
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-20
    • 文件大小:5694889
    • 提供者:chen
  1. stm32

    1下载:
  2. 在STM32的I2C上摔了一跤,测试了官方提供的几个例程和库,都有不同缺陷,也无法弥补: 1、查询方式,在连续读数据的过程中不能中断 2、DMA方式类似,在同一DMA中I2C的级别必须最高,否则同1. 3、中断方式也不能有更高优先级中断I2C,否则同1. 鉴于以上原因,无奈的口线模拟了I2C。(仅仅代表个人看法,欢迎指正) 附件中的项目文件已经过测试,为感谢OUR这几年的帮助,先开源这个小程序-I2C on the STM32' s fall, the off
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39379
    • 提供者:yongge
  1. stm32-timerPPS2PUSART

    3下载:
  2. 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
  3. 所属分类:uCOS开发

    • 发布日期:2013-03-18
    • 文件大小:937257
    • 提供者:郭攀
  1. STM32-IWGD

    0下载:
  2. 使用STM32库编写的定时器中断程序,程序已经在开发板上验证可行性。This is the code which had been test on a boad-This is the code which had been test on a boad
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:937
    • 提供者:suqingxiao
  1. STM32-dingshiqi

    0下载:
  2. 基于神舟STM32的实验 定时器中断实验-Shenzhou-based STM32 timer interrupt experiment experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:834167
    • 提供者:李健全
  1. stm32slve-USART1and2-Tim2and3Buff

    0下载:
  2. STM32,串口利用定时器中断接受不同的帧, 运用定时器判断一帧的结束-STM32, the serial port using the timer interrupt to accept a different frame, use a timer to judge the end
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1472659
    • 提供者:崔大海
  1. STM32_EXIT_irDA

    0下载:
  2. 基于STM32红外遥控器解码程序。使用东芝系列TC9012集成芯片遥控器解码,控制板子上的LED1~LED8亮灭实现。使用到的STM32资源有外部中断 嘀嗒定时器等.-STM32-based infrared remote control decoder program. Toshiba TC9012 Series integrated chip using the remote control decoder to control the board on the LED1 ~ LED8 li
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-23
    • 文件大小:448516
    • 提供者:zhangdong
  1. STM32-EXTI-and-Key

    0下载:
  2. STM32 用外部中断做的键盘,使用外部中断线0 13和15,而且键盘具有优先级,功能较全面-STM32 to do with the external keyboard interrupt, external interrupt lines 013 and 15, and the keyboard has a priority, features a more comprehensive
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:880843
    • 提供者:Memento
  1. UART

    1下载:
  2. stm32,实现简单的串口实验及串口中断-failed to translate
  3. 所属分类:SCM

    • 发布日期:2016-03-14
    • 文件大小:226304
    • 提供者:邵波
  1. ADC

    2下载:
  2. STM32使用ADC程序(包括DMA与中断实现方式)-STM32 use of the ADC program (including DMA and interrupt implementation)
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:16739328
    • 提供者:在啊
  1. CANforstm32

    0下载:
  2. stm32之CAN通信例程,能够实现数据的发送和接受,接受数据是在中断里面实现的-stm32 the CAN communication routines that can send and receive data, receive data is implemented inside the interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:45394
    • 提供者:zhaixiajie
  1. STM32_I2C_Poll_INT_MDA

    0下载:
  2. stm32 的I2C若并容易实现,调试也困难,现在有好办法了:中断、轮询、DMA三种方式任选-If the I2C stm32 and easy to implement, debug and difficult, there are a good way: the interrupt, polling, DMA optional three ways
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-12-07
    • 文件大小:2725888
    • 提供者:weilei
  1. STM32矩阵键盘

    1下载:
  2. 使用中断方式i实现在STM32F103上的矩阵键盘。修改端口所有的需要修改的地方已用宏定义列出。方便修改(Use interrupt mode I to implement the matrix keyboard on STM32F103. All the modifications needed to modify the port are listed in the macro definition. Convenient modification)
  3. 所属分类:其他

    • 发布日期:2020-05-05
    • 文件大小:5120
    • 提供者:Jim_wang
  1. STM32正交编码器_外部中断

    1下载:
  2. 这是一个STM32F用外部中断识别光册编码器的程序(STM32 uses external interrupt to identify encoder.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2021-03-03
    • 文件大小:308224
    • 提供者:
  1. W5500+stm32+interrupt

    1下载:
  2. W5500+stm32示例代码使用中断方式(W5500+stm32 sample code use interrupt way)
  3. 所属分类:其他

    • 发布日期:2020-04-28
    • 文件大小:17769472
    • 提供者:chen&huang
  1. STM32正交编码器_外部中断

    2下载:
  2. 用外部中断实现编码器计数,不用STM32自带的编码器接口模式(Encoder Counting with External Interrupt)
  3. 所属分类:其他

    • 发布日期:2019-12-18
    • 文件大小:312320
    • 提供者:yanmaohang
  1. STM32 ENCODER

    5下载:
  2. STM32外接旋转编码器(EC11),外部中断方式识别出正反转,响应速度优良,无丢步现象,无需延时滤波。在强干扰环境下测试正常。注意是仪器仪表面板常见的那种编码器,不是电机测速的那种。(STM32 Read Encoder (EC11), external interrupt mode to recognizes positive and negative rotation, response speed is excellent, no step loss, no delay use. The
  3. 所属分类:单片机开发

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:零落飞
  1. STM32中断优先级概念

    0下载:
  2. 主要讲述中断优先级的内容,使用32或51 单片机,类比这推
  3. 所属分类:编程文档

« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com