CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - stm32外部中断

搜索资源列表

  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
    • 文件大小:5.43mb
    • 提供者:chen
  1. STM32.RAR

    1下载:
  2. STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-02-08
    • 文件大小:6.18mb
    • 提供者:唐成卫
  1. STM32-external-interrupt-test

    0下载:
  2. STM32外部中断实验,我买的光盘里的例子,喜欢的朋友下载把-STM32 external interrupt test, I bought the CD in the case, like a friend to download the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:178.07kb
    • 提供者:卢彬彬
  1. EXTI

    0下载:
  2. STM32的外部中断程序,如果大家有对ARM感兴趣的话,这个对你有很大的帮助-STM32 external interrupt program, if you are interested in the ARM, then this is very helpful for you
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:福星高照
  1. 5exit

    0下载:
  2. stm32,火牛开发板外部中断实验,基础实验-stm32, AC adapter board external interrupt test, basic experiments. . . .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:509.67kb
    • 提供者:姜君
  1. 外部中断实验

    1下载:
  2. 通过开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2,LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制 DS0和DS1,按一次,他们的状态就翻转一次。(Some 3 buttons are uploaded through the development board (KEY_UP, KEY0) (KEY1) to control the 2 LED (DS0 and DS1) on
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:2.48mb
    • 提供者:菜鸟1号
  1. 3-EXTI—外部中断

    0下载:
  2. stm32f429开发板上的例程,挺好的学习材料,外部中断的应用,代码写得很规范(Stm32f429 development board routines, very good learning materials, external interrupt application, code written very standardized)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:9.19mb
    • 提供者:米多多
  1. 按键打电话中断测试v1.1_OK

    0下载:
  2. stm32外部中断功能,用独立按键触发中断的方式,通过mc20模块拨打电话。(STM32 external interrupt function, using an independent button to trigger the interrupt, through the MC20 module to dial the phone.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:6.4mb
    • 提供者:曲非真
  1. STM32 外部中断

    0下载:
  2. STM32f103vet6进行外部中断,进行led闪烁(STM32f103vet6 for external interrupts and LED flashes)
  3. 所属分类:微处理器开发

  1. 实验5 外部中断实验

    1下载:
  2. STM32的外部中断实验,亲测可用。内有详细的讲解文档,很好的学习资料。(The external interrupt experiment of STM32 can be used as a parent test. There is a detailed explanation of the document, a good learning materials.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:52kb
    • 提供者:starrr
  1. STM32F107外部中断程序

    0下载:
  2. 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:623kb
    • 提供者:365057253
  1. 16 外部中断

    0下载:
  2. stm32f439外部中断,nvic中断向量寄存器,灵活入门(Stm32f439 external interrupt, NVIC interrupt vector register, flexible Introduction)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:8.9mb
    • 提供者:飞越
  1. STM32外部中断程序

    0下载:
  2. 本源代码为基于STM32的外部中断程序,需要关注的点是相应端口时钟配置、管脚初始化配置和中断配置(The source code is an external interrupt program based on STM32, and the point to focus on is the corresponding port clock configuration, pin initialization configuration, and interrupt configuration.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:1.03mb
    • 提供者:宋香香
  1. 4:STM32_外部按键中断实验

    0下载:
  2. STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:3.99mb
    • 提供者:lizhihong21
  1. STM32 外部中断

    0下载:
  2. 中断程序,STM32F103系列的源码,实现简单的中断功能(Interrupt program, STM32F103 series of source code, to achieve a simple interrupt function)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:748kb
    • 提供者:年华七堇
  1. 03.外部中断实验

    0下载:
  2. 基于stm32的外部中断实验,包含完整实验过程及代码,经调试可用(The external interruption experiment based on STM32, including complete experiment process and code, can be used for debugging)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:28kb
    • 提供者:月光s
  1. 外部中断实验

    0下载:
  2. 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)
  3. 所属分类:嵌入式/单片机/硬件编程

  1. STM32正交编码器_外部中断

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

    • 发布日期:2021-03-03
    • 文件大小:301kb
    • 提供者:
  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
    • 文件大小:1kb
    • 提供者:零落飞
  1. stm32外部中断功能

    1下载:
  2. 实现了stm32系列处理器的外部中断功能,其中包含了所需各个部件的源码
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2020-07-13
    • 文件大小:133.39kb
    • 提供者:xczxczxczxc
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com