Location:
Search - EXTI
Search list
Description: STM32 开发板例子:外部中断.
开发环境:Keil For ARM-STM32 development board example: external interrupt. Development Environment: Keil For ARM
Platform: |
Size: 323584 |
Author: 叶子 |
Hits:
Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
Platform: |
Size: 11264 |
Author: 熊刚 |
Hits:
Description: ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softawre interrupt generated on EXTI Line9
then at each falling edge.-ST32 based on the (British蓓特) STM32V100 the EXTI procedures This example shows how to configure an external interrupt line.In this example, the EXTI line 9 is configured to generate an interrupt on eachfalling edge. In the interrupt routine a led connected to PC. 06 is toggled.This led will be toggled due to the softawre interrupt generated on EXTI Line9 then at each falling edge.
Platform: |
Size: 432128 |
Author: 陆正茂 |
Hits:
Description: 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。
把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。
在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。
由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。-This example demonstrates how to use the nested vector interrupt controller (Nested Vectored Interrupt Controller) to set the IRQ channel. The three timers (TIM2, 3,4) is set to update a counter in each matter (counter update event) generate an interrupt. The three timers are updated with their corresponding IRQ channel link and set up their Interrupt Priority, TIM2 to 0, TIM4 to 2. In their respective interrupt in: TIM2 once every 1 seconds flip PC.06 state TIM3 once every two seconds flip PC.07 state TIM4 once every three seconds flip PC.08 state. As STM3210B-LK1-board, 4 LED connected PC.04- PC.07, rather than STM3210B-EVAL on PC.06- PC.09, therefore, corresponding changes to procedures to be done.
Platform: |
Size: 247808 |
Author: chen |
Hits:
Description: 配置STM32F10x CPU 的外部中断详细的程序代码-an example teach you how to config the
external interrupt on an GPIO pin with
the STM32F103 Peripheral EXTI module
Platform: |
Size: 182272 |
Author: search |
Hits:
Description: STM32外部中断控制LED的小程序,希望对大家有用!-STM32 external interrupt control LED of small procedures in the hope for all of us!
Platform: |
Size: 515072 |
Author: sheling |
Hits:
Description: stm32外部中断通过按键控制LED,实用有效,很好的入门级程序-EXTI LED KEY
Platform: |
Size: 279552 |
Author: 陈子午 |
Hits:
Description: STM32F103ZE,3.4版本库函数,MDK4.0以上环境的EXTI实验-STM32F103ZE, 3.4 version of library functions, MDK4.0 more experimental environment EXTI
Platform: |
Size: 10240 |
Author: 王武 |
Hits:
Description: arm cortex m3 lpc1768-source code-EXTI
Platform: |
Size: 18432 |
Author: |
Hits:
Description: stm32学习之,使用安富来开发板,exti的学习,-stm32 learning to use Fu to develop board, exti learning,
Platform: |
Size: 971776 |
Author: 请求权 |
Hits:
Description: stm32f107vct6 exti外部中断-stm32f107vct6 exti
Platform: |
Size: 1991680 |
Author: yt |
Hits:
Description: STM32外部(EXTI)中断配置,按键当做外部触发源,适合在COTEX M3核-STM32( EXTI ) external interrupt configuration, key as an external trigger source, suitable for COTEX M3 core
Platform: |
Size: 1287168 |
Author: long |
Hits:
Description: 315无线模块扫描,实现315无线读取加exti外部中断读取-315 wireless module scanning, achieve 315 wireless reading and exti external interruption read
Platform: |
Size: 1785856 |
Author: 林志荣 |
Hits:
Description: STM32 外部中断实验 通过按键中断 实现对LED灯亮灭的控制-STM32 EXTI
Platform: |
Size: 44032 |
Author: zz |
Hits:
Description: EXTI外部按键中断(MDK)关于stm32的程序-a program about EXTI (Pressing the key and the LED is lighted)
Platform: |
Size: 4424704 |
Author: 杨泽 |
Hits:
Description: 基于STM32F207的EXTI例程,内含MDK版本和IAR版本-Based on STM32F207 of EXTI routines, version MDK and IAR Embedded version
Platform: |
Size: 11463680 |
Author: 程一旺 |
Hits:
Description: lpc1768 exti source code
Platform: |
Size: 143360 |
Author: masoud |
Hits:
Description: STM32外部中断,可随意配置中断线,分配优先级,方便初学者快速掌握-STM32 Exti
Platform: |
Size: 1857536 |
Author: 聂庆春 |
Hits:
Description: STM8L151在IAR下库函数例程-EXTI例程-STM8L151 demo in IAR- EXTI demo
Platform: |
Size: 5523456 |
Author: spring_smile |
Hits:
Description: 实现EXTI外部中断,执行完毕,可删除临时文件,很值得收藏(Implementing EXTI external interrupts)
Platform: |
Size: 1657856 |
Author: 大是我
|
Hits: