搜索资源列表
14.1-Exti
- STM32 开发板例子:外部中断. 开发环境:Keil For ARM
EXTI
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。
STM32+EXTI.rar
- 本例展示了如何使用嵌套中断向量控制器(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的状态
STM32-EXTI-interrupt
- 本实验进入停止模式方式,并使用User Button来唤醒 ** 注意:进入停止模式可能会导致调试工具不能下载。 ** 解决方法:不断按User Button唤醒CPU,并同时下载。-Way into the stop mode of the experiment, and use the User Button to wake up** Note: may result in stop mode debugging tools can not be downloaded.** Work
STM32-EXTI-and-Key
- 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
STM32-EXTI-V2
- STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
EXTI
- STM32外部中断控制LED的小程序,希望对大家有用!-STM32 external interrupt control LED of small procedures in the hope for all of us!
STM32_example
- further expamples for the BHS-Stm32 III Development Board: Blinky CAN EXTI IWDG PWM_1 PWM_2 RTC Tamper Timer USART_Irq(OK USART_Pol
EXTI
- stm32外部中断通过按键控制LED,实用有效,很好的入门级程序-EXTI LED KEY
EXTI
- STM32的外部中断程序,如果大家有对ARM感兴趣的话,这个对你有很大的帮助-STM32 external interrupt program, if you are interested in the ARM, then this is very helpful for you
EXTI
- 内含对STM32外部中断的基础介绍以及完整的设置外部中断的源码和解说-External interrupt for STM32 contains basic introduction and a complete set of external interrupt source
EXTI
- stm32学习之,使用安富来开发板,exti的学习,-stm32 learning to use Fu to develop board, exti learning,
GPIO
- STM32的模块代码,演示了串口,NVIC,GPIO,EXTI等相关程序-STM32 module code that demonstrates serial, NVIC, GPIO, EXTI and other related procedures
STM32-EXTI
- 使用STM32库编写的外部中断程序,程序已经在开发板上验证可行性。-This is the code while had been test on a boad.
EXTI
- STM32外部(EXTI)中断配置,按键当做外部触发源,适合在COTEX M3核-STM32( EXTI ) external interrupt configuration, key as an external trigger source, suitable for COTEX M3 core
ARM7-STM32(EXTI)
- ARM7以STM32核心板资源 中断函数-ARM7 to STM32 core board resources interrupt function
STM32-EXTI
- STM32 外部中断实验 通过按键中断 实现对LED灯亮灭的控制-STM32 EXTI
STM32-EXTI
- STM32f103RBT6 外部中断实验,适合新手学习-STM32 External Interrupt
STM32--EXTI
- 对初学者接触STM32学习外部中断的使用很有帮助,可直接运行-The use of beginners contact STM32 learning external interrupt is helpful, can be directly run
stm32-exti
- STM32外部中断,可随意配置中断线,分配优先级,方便初学者快速掌握-STM32 Exti