搜索资源列表
嵌入式基础实验源码
电源、复位、时钟管理,通用输入输出GPIO,EIC增强型中断实验,EXTIT外部中断实验,TB基准时间定时器,看门狗定时器实验,模/数转换器ADC,UART通用异步收发器,SMI串行存储器
外部中断实验2
- 周立功SmartARM2200基础实验扩展实验外部中断实验2
51中断例子
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar fo
arm3
- s3c2410的外部中断实验开发环境是ADS1.2-S3C2410 experimental development of the external interrupt environment is ADS1.2
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
外部中断实验
- 基于STM32f4107ZGT6开发平台,软件用的是keil,利用外部中断实现led的闪烁(Using external interrupts to achieve LED flashing)
实验5 外部中断实验
- 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
外部中断实验
- 基于stm32f407平台实现的外部中断实验。(Experiment of external interruption based on stm32f407 platform.)
实验5 外部中断实验
- STM标准例程中的外部中断实验,已经过实验论证(STM standard routines in the external interrupt experiment, has been experimentally demonstrated)
STM32F407 外部中断实验
- 基于STM32F407进行的外部中断实验(Experiment of external interrupt based on STM32F407)
实验5 外部中断实验
- 利用stm32实现中断,含有各种中断情况(Interruption experiment)
实验5外部中断实验
- STM32F103ZET6 外部中断实验,C语言程序。(STM32F103ZET6 external interrupt experiment, C language program.)
实验5 外部中断实验
- 基于STM32ZET6 的按键控制外部中断实验(Experiment of button controlled external interrupt based on STM32ZET6)
实验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.)
实验16:外部中断1
- 51开发板中第10个程序外部中断,运行程序后会自动运行相关程序(The 10th program in the development board is interrupted, and the program will automatically run after running the program)
17.外部中断实验
- Ct107D的外部中断实验 下载至单片机可用6666(Ct107D's external interruption experiment is downloaded to single chip microcomputer with 6666)
03.外部中断实验
- 基于stm32的外部中断实验,包含完整实验过程及代码,经调试可用(The external interruption experiment based on STM32, including complete experiment process and code, can be used for debugging)
外部中断实验
- 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)
实验5 外部中断实验
- 如何使用 STM32F1 的外部输入中断,如何将 STM32F1 的 IO 口作为外部中断输入(How to use the external input interruption of STM32F1 and how to use the IO port of STM32F1 as external interrupt input?)