搜索资源列表
BC7281A中断方式代码
- 可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8 / 16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I / O port
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
interrupt
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现
ads1251驱动
- ADS1251驱动,根据时序调整,采用中断方式。
基于ARM内核的嵌入式系统开发
- 一、 硬件 1) ARM的内核简介 2) 指令结构 3) ARM的异常中断处理 二、 软件 1) 操作系统的软件 2) 映射方式 3) 编译调试的方法-one, a hardware) ARM core Introduction 2) instructions structure 3) ARM interrupt handling two anomalies, a software) operating system software
BC7281A中断方式代码
- 可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8/16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I/O port
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
interrupt
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-This is a PC-between to communicate with each other examples, the program require means for the use of inquiry, procedures interrupt means to use interrupt
PCI9052-detail-process
- 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动
3
- 用8251A实现串行口异步方式双机通信,波特率1200bps。采用查询方式发送、中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示。-Asynchronous serial interface with the 8251A to achieve two-way machine communication, baud rate 1200bps. Using query mode to send, receive inte
3
- 用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception
3-26
- 有按键控制流水灯(中断方式) 按键控制数码管-There are keys to control water lamps (interrupt mode) buttons control the digital control
stm32
- 在STM32的I2C上摔了一跤,测试了官方提供的几个例程和库,都有不同缺陷,也无法弥补: 1、查询方式,在连续读数据的过程中不能中断 2、DMA方式类似,在同一DMA中I2C的级别必须最高,否则同1. 3、中断方式也不能有更高优先级中断I2C,否则同1. 鉴于以上原因,无奈的口线模拟了I2C。(仅仅代表个人看法,欢迎指正) 附件中的项目文件已经过测试,为感谢OUR这几年的帮助,先开源这个小程序-I2C on
3.3
- 采用中断方式设计80C51单片机的秒、分脉冲发生器。要求采用定时起/计数器1的方式1编程实现P1.0每秒钟产生一个机器周期的正脉冲,P1.1每分钟产生一个机器周期的正脉冲。 晶振频率为12MHz。-80C51 single-chip design using interrupt the second sub-pulse generator. Requires regular up/Counter 1 Mode 1 programmi
3
- 单片机中断实验,C语言实现,适合了解单片机的中断方式。-Microcontroller interrupt the experiment, C language, suitable for understanding the microcontroller interrupt.
3
- 实验板中高两位和低两位数码管为两个独立计数器,利用键盘的两行按键通过外部中断方式分别控制它们的计数。每行选用三个按键分别作为一个计数器的启动、暂停、清0控制键。-High two and low-experimental board two digital tube into two independent counter, two rows of the keyboard keys by external interrupt, res
3.2.8-SCI
- DSP(TMS320F2812)SCI串口通信,主要通过SCI的查询方式和中断方式实现下位机与串口调试助手的通信。-DSP (TMS320F2812) SCI serial communication, mainly lower machine to communicate with serial debugging aids by SCI query mode and interrupt mode.
3
- 基于微机的串行通信口扩展,用8251A实现串行口异步方式单机通信,查询方式发送,中断方式接收,平时处在查询键盘,等待中断接收状态-Based on the serial communication port expansion microcomputer with 8251A serial port asynchronous communication mode single query sent, interrupt receivin
4-10-3
- 基于8086汇编语言的采用中断方式读取ADC0809多路模数转换结果-Based on 8086 assembly language using interrupt mode to read ADC0809 multi-channel analog conversion results
培训作业
- 利用中断方式3控制灯1 每秒闪烁灯2半秒闪烁。(Use the interrupt mode 3 to control the flashing of the light 1 lamp 2)