搜索资源列表
14.1-Exti
- STM32 开发板例子:外部中断. 开发环境:Keil For ARM-STM32 development board example: external interrupt. Development Environment: Keil For ARM
STM32-external-interrupt-test
- STM32外部中断实验,我买的光盘里的例子,喜欢的朋友下载把-STM32 external interrupt test, I bought the CD in the case, like a friend to download the
EXTI
- STM32的外部中断程序,如果大家有对ARM感兴趣的话,这个对你有很大的帮助-STM32 external interrupt program, if you are interested in the ARM, then this is very helpful for you
5exit
- stm32,火牛开发板外部中断实验,基础实验-stm32, AC adapter board external interrupt test, basic experiments. . . .
外部中断实验
- 通过开发板上载有的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 cont
实验5 外部中断实验
- 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
3-EXTI—外部中断
- stm32f429开发板上的例程,挺好的学习材料,外部中断的应用,代码写得很规范(Stm32f429 development board routines, very good learning materials, external interrupt application, code written very standardized)
按键打电话中断测试v1.1_OK
- stm32外部中断功能,用独立按键触发中断的方式,通过mc20模块拨打电话。(STM32 external interrupt function, using an independent button to trigger the interrupt, through the MC20 module to dial the phone.)
STM32 外部中断
- STM32f103vet6进行外部中断,进行led闪烁(STM32f103vet6 for external interrupts and LED flashes)
实验5 外部中断实验
- 利用stm32实现中断,含有各种中断情况(Interruption experiment)
实验5 外部中断实验
- 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.)
STM32F107外部中断程序
- 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
16 外部中断
- stm32f439外部中断,nvic中断向量寄存器,灵活入门(Stm32f439 external interrupt, NVIC interrupt vector register, flexible Introduction)
STM32外部中断程序
- 本源代码为基于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,
4:STM32_外部按键中断实验
- STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
STM32 外部中断
- 中断程序,STM32F103系列的源码,实现简单的中断功能(Interrupt program, STM32F103 series of source code, to achieve a simple interrupt function)
外部中断实验
- 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)
STM32正交编码器_外部中断
- 这是一个STM32F用外部中断识别光册编码器的程序(STM32 uses external interrupt to identify encoder.)
STM32 ENCODER
- STM32外接旋转编码器(EC11),外部中断方式识别出正反转,响应速度优良,无丢步现象,无需延时滤波。在强干扰环境下测试正常。注意是仪器仪表面板常见的那种编码器,不是电机测速的那种。(STM32 Read Encoder (EC11), external interrupt mode to recognizes positive and negative rotation, response speed is excellent, n
STM32正交编码器_外部中断
- 用外部中断实现编码器计数,不用STM32自带的编码器接口模式(Encoder Counting with External Interrupt)