搜索资源列表
8259
- 这是一个中断控制器的IP,功能很全,可以直接使用,类似于INTEL的8259,作为中断扩展。
8253和8259设计电子表
- 利用8253可编程定时/计数器、8259中断控制器、8255可编程并行接口芯片和七段数码管设计一个电子表的电路,并编制一程序使得该电子表能正常运行。
8259
- 8259A中断实验每按动一次SP按钮,产生一次中断信号向8259A发出中断请求,在中断程序里将LED指示等交替点亮和熄灭。同时在数码管上显示“8259-A03”。-8259A interrupt a SP experiment each button pressed, resulting in an interruption of the signal sent to the 8259A interrupt request, in the interruption of program inst
8259
- 8259中断控制器,参考网上的源码,但自己已经调通,并且应用在控制卡和通信卡上。-8259 interrupt controller, online reference source, but he had transferred Qualcomm, and applications in the control card and communication card.
82c59datasheetuseful
- 很详细和很实用的8259资料,包括内部结构框图,以及如何初使化,和在操作过程中如何去控制相关的寄存器,8259用于单片机的可屏蔽中断真是再合适不过了。-Very useful data sheet of 8259a
8255int
- 8259芯片中断控制LED 扳动SP按钮 LED点亮或熄灭-8259 Interrupt Control LED flip-chip LED lit or extinguished SP button
8253clock
- 本实验利用8253做定时器,用定时器输出的脉冲控制8259产生中断 在8259中断处理程序中,对时、分、秒进行计数,在等待中断的循 环中用LED显示时间。 8253用定时器/计数器1,8253片选接CS4,地址为0C000H。8253时钟 源CLK1接分频电路的F/64输出。分频器的Fin接4MHz时钟。8253的 GATE1接VCC。 8259中断INT0接8253的OUT1,片选接CS5,地址为0D000H。 显示电路的KEY/LED CS 接CS0
8259
- 8259 code in keil using C
principle_of_microcomputer
- 微机原理实验的实验报告,包括开关状态显示实验,定时器/计数器实验,8259中断实验,A/D转换实验等五个实验的实验报告和汇编源程序-Microcomputer Principle experiments are reported, including the switching status display experiment, timer/counter experiments, 8259 interruption experiments, A/D conversion experiment
8259_VHDL_OSED
- 8259 VHDL例程,用alteraCPLD实现,适合初学者-8259 VHDL routines to achieve with alteraCPLD for beginners
VerilogProjects
- 在quartus II环境下用Verilog实现了8255, 8253, 8259, 8250, DAC0832, ADC0809等微机接口芯片,硬件设计实验课的作品,有些芯片的功能有所简化,但最基本的功能已实现,有完整的时序仿真波形-In quartus II environment achieved with Verilog 8255, 8253, 8259, 8250, DAC0832, ADC0809 and other computer interface chip, hardware
11
- 利用8253,8259等芯片设计的一电子时钟,在摁下启动键后,LED数码管上显示当前设定时间并且开始走,实现二十四小时自动循环计时功能,走时准确还有时钟对时功能。 充分运用8259的中断控制功能、8253的定时计数功能及芯片各自的应用编程来实现电子钟的运作。-8253,8259 and other chip design using a electronic clock, in the press after the start button, LED digital tube displa
weiji
- 基于8086,8259,8254,8255的交通灯控制系统,了解微机的工作原理及使用方法-8086,8259,8254,8255 based traffic light control system, to understand the working principle and the use of computer methods
8259
- 8259实验内容 1)设计8259A与8086CPU的硬件连接图,分配8259A的端口地址为9000H,9001H。 2)设计8259A的外围连接,实现拨动单脉冲开关触发8259A中断,8086计数次数并显示于G5区的数码管LED上。 3)基于所设计的硬件及连接,编写程序流程图,并编写程序实现8086对中断次数的计数及显示。 -8259
8255.8259.8251
- 利用三片或者三片以上的芯片,设计一个交通灯实验,交通灯的要求参照实验一给的要求: 设计用LED来模拟交通灯。 在编写模拟交通灯控制的实验程序前,首先要了解实际交通灯的变化规律。 交通灯控制过程: (1)东西方向绿灯、南北方向红灯同时亮5秒。 (2)东西方向的绿灯灭、南北方向的红灯亮,再此时间段中东西方向的黄灯闪烁5次,每次亮0.5秒,灭0.5秒。 (3)南北方向绿灯、东西方向红灯同时亮5秒。 (4)南北方向的绿灯灭、东西方向的红灯亮,再此时间段中南北方向的黄灯闪烁5
VHDL-8259
- 用VHDL语言 实现8259A中断芯片的功能-VHDL language with the 8259A interrupt the function of the chip
8259
- 利用系统内嵌的8259中断控制器芯片处理IRQ7的中断,要求程序最多响应5次中断,然后退出。通过读取查询字来查询中断请求号,并在屏幕编程显示用户所触发的中断号。-8259 interrupt,not more than 5 interupts and exit.By reading the state to display the interrupt numnber
8259-external-interrupt
- 用8088/86控制8259可编程中断控制器,实现对外部中断的响应和处理。要求程序中对每次中断进行计数,并将计数结果用8255的PA口输出到LED。当有单次脉冲输入时,用8255连接的led灯记录中断的次数-Control with 8088/86 8259 programmable interrupt controller, to realize the external interrupt response and handling. Required procedures for each
8259
- 用8088/86控制8259可编程中断控制器,实现对外部 中断的响应和处理。要求程序中对每次中断进行计数, 并将计数结果用8255的PA口输出到LED。 -8088/86 control 8259 programmable interrupt controller to achieve external Interrupt response and handling. Count for each interrupt request process, And count th
8259
- 8259 code in keil using C