Welcome![Sign In][Sign Up]
Location:
Search - stm32 exti

Search list

[Other resource14.1-Exti

Description: STM32 开发板例子:外部中断. 开发环境:Keil For ARM
Platform: | Size: 323527 | Author: 叶子 | Hits:

[Other resourceEXTI

Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。
Platform: | Size: 12008 | Author: 熊刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSexti

Description:
Platform: | Size: 24576 | Author: guoguo | Hits:

[SCM14.1-Exti

Description: STM32 开发板例子:外部中断. 开发环境:Keil For ARM-STM32 development board example: external interrupt. Development Environment: Keil For ARM
Platform: | Size: 323584 | Author: 叶子 | Hits:

[ARM-PowerPC-ColdFire-MIPSEXTI

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:

[SCMSTM32+EXTI

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:

[Embeded-SCM DevelopEXTI

Description: STM32外部中断控制LED的小程序,希望对大家有用!-STM32 external interrupt control LED of small procedures in the hope for all of us!
Platform: | Size: 515072 | Author: sheling | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_example

Description: 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
Platform: | Size: 3031040 | Author: devilx@plexmod.de | Hits:

[SCMEXTI

Description: stm32外部中断通过按键控制LED,实用有效,很好的入门级程序-EXTI LED KEY
Platform: | Size: 279552 | Author: 陈子午 | Hits:

[SCMSTM32-EXTI-interrupt

Description: 本实验进入停止模式方式,并使用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.** Workaround: User Button wake up constantly by CPU, and also download.
Platform: | Size: 3200000 | Author: 杜运福 | Hits:

[SCMSTM32-EXTI-and-Key

Description: 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
Platform: | Size: 880640 | Author: Memento | Hits:

[ARM-PowerPC-ColdFire-MIPSEXTI

Description: STM32的外部中断程序,如果大家有对ARM感兴趣的话,这个对你有很大的帮助-STM32 external interrupt program, if you are interested in the ARM, then this is very helpful for you
Platform: | Size: 2365440 | Author: 福星高照 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-EXTI-V2

Description: STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
Platform: | Size: 241664 | Author: 赖前程 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-EXTI

Description: 使用STM32库编写的外部中断程序,程序已经在开发板上验证可行性。-This is the code while had been test on a boad.
Platform: | Size: 1024 | Author: suqingxiao | Hits:

[ARM-PowerPC-ColdFire-MIPSEXTI

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:

[SCMARM7-STM32(EXTI)

Description: ARM7以STM32核心板资源 中断函数-ARM7 to STM32 core board resources interrupt function
Platform: | Size: 783360 | Author: yeqiudu | Hits:

[SCMSTM32-EXTI

Description: STM32 外部中断实验 通过按键中断 实现对LED灯亮灭的控制-STM32 EXTI
Platform: | Size: 44032 | Author: zz | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-EXTI

Description: STM32f103RBT6 外部中断实验,适合新手学习-STM32 External Interrupt
Platform: | Size: 306176 | Author: your name | Hits:

[DSP programSTM32--EXTI

Description: 对初学者接触STM32学习外部中断的使用很有帮助,可直接运行-The use of beginners contact STM32 learning external interrupt is helpful, can be directly run
Platform: | Size: 297984 | Author: Kobe Bryant | Hits:

[SCMstm32-exti

Description: STM32外部中断,可随意配置中断线,分配优先级,方便初学者快速掌握-STM32 Exti
Platform: | Size: 1857536 | Author: 聂庆春 | Hits:
« 12 3 »

CodeBus www.codebus.net