CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - stm32 EXTI
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - stm32 EXTI - List
[
Other resource
]
14.1-Exti
DL : 0
STM32 开发板例子:外部中断. 开发环境:Keil For ARM
Update
: 2008-10-13
Size
: 315.94kb
Publisher
:
叶子
[
Other resource
]
EXTI
DL : 0
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。
Update
: 2008-10-13
Size
: 11.73kb
Publisher
:
熊刚
[
ARM-PowerPC-ColdFire-MIPS
]
exti
DL : 0
Update
: 2025-02-17
Size
: 24kb
Publisher
:
guoguo
[
SCM
]
14.1-Exti
DL : 0
STM32 开发板例子:外部中断. 开发环境:Keil For ARM-STM32 development board example: external interrupt. Development Environment: Keil For ARM
Update
: 2025-02-17
Size
: 316kb
Publisher
:
叶子
[
ARM-PowerPC-ColdFire-MIPS
]
EXTI
DL : 0
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.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
熊刚
[
SCM
]
STM32+EXTI
DL : 0
本例展示了如何使用嵌套中断向量控制器(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.
Update
: 2025-02-17
Size
: 242kb
Publisher
:
chen
[
Embeded-SCM Develop
]
EXTI
DL : 0
STM32外部中断控制LED的小程序,希望对大家有用!-STM32 external interrupt control LED of small procedures in the hope for all of us!
Update
: 2025-02-17
Size
: 503kb
Publisher
:
sheling
[
ARM-PowerPC-ColdFire-MIPS
]
STM32_example
DL : 0
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
Update
: 2025-02-17
Size
: 2.89mb
Publisher
:
devilx@plexmod.de
[
SCM
]
EXTI
DL : 0
stm32外部中断通过按键控制LED,实用有效,很好的入门级程序-EXTI LED KEY
Update
: 2025-02-17
Size
: 273kb
Publisher
:
陈子午
[
SCM
]
STM32-EXTI-interrupt
DL : 0
本实验进入停止模式方式,并使用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.
Update
: 2025-02-17
Size
: 3.05mb
Publisher
:
杜运福
[
SCM
]
STM32-EXTI-and-Key
DL : 0
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
Update
: 2025-02-17
Size
: 860kb
Publisher
:
Memento
[
ARM-PowerPC-ColdFire-MIPS
]
EXTI
DL : 0
STM32的外部中断程序,如果大家有对ARM感兴趣的话,这个对你有很大的帮助-STM32 external interrupt program, if you are interested in the ARM, then this is very helpful for you
Update
: 2025-02-17
Size
: 2.26mb
Publisher
:
福星高照
[
ARM-PowerPC-ColdFire-MIPS
]
STM32-EXTI-V2
DL : 0
STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
Update
: 2025-02-17
Size
: 236kb
Publisher
:
赖前程
[
ARM-PowerPC-ColdFire-MIPS
]
STM32-EXTI
DL : 0
使用STM32库编写的外部中断程序,程序已经在开发板上验证可行性。-This is the code while had been test on a boad.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
suqingxiao
[
ARM-PowerPC-ColdFire-MIPS
]
EXTI
DL : 0
STM32外部(EXTI)中断配置,按键当做外部触发源,适合在COTEX M3核-STM32( EXTI ) external interrupt configuration, key as an external trigger source, suitable for COTEX M3 core
Update
: 2025-02-17
Size
: 1.23mb
Publisher
:
long
[
SCM
]
ARM7-STM32(EXTI)
DL : 0
ARM7以STM32核心板资源 中断函数-ARM7 to STM32 core board resources interrupt function
Update
: 2025-02-17
Size
: 765kb
Publisher
:
yeqiudu
[
SCM
]
STM32-EXTI
DL : 0
STM32 外部中断实验 通过按键中断 实现对LED灯亮灭的控制-STM32 EXTI
Update
: 2025-02-17
Size
: 43kb
Publisher
:
zz
[
ARM-PowerPC-ColdFire-MIPS
]
STM32-EXTI
DL : 0
STM32f103RBT6 外部中断实验,适合新手学习-STM32 External Interrupt
Update
: 2025-02-17
Size
: 299kb
Publisher
:
your name
[
DSP program
]
STM32--EXTI
DL : 0
对初学者接触STM32学习外部中断的使用很有帮助,可直接运行-The use of beginners contact STM32 learning external interrupt is helpful, can be directly run
Update
: 2025-02-17
Size
: 291kb
Publisher
:
Kobe Bryant
[
SCM
]
stm32-exti
DL : 0
STM32外部中断,可随意配置中断线,分配优先级,方便初学者快速掌握-STM32 Exti
Update
: 2025-02-17
Size
: 1.77mb
Publisher
:
聂庆春
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.