搜索资源列表
ext_int_sw
- assembly program for AVR128 The interrupt service routine is excuted by a external switch. Using AVR Studio 4
4
- IRQ中断处理实验 本实验得到的结果为,系统运行起来后,按12345678任意键,相应的八段数码管就会点亮。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。-IRQ interrupt handling experimental results of this experiment, the system is runnin
5
- 定时器实验: 实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for
touchpanel_test
- 触摸屏中断服务程序在对寄存器进行设置和指定中断服务程序的入口地址后, 程序进入等待状态,当用触摸笔点按触摸屏时,处理器接受中断,并进入中断服务程序的执-Touch screen interrupt service routines to register in setting and specify the interrupt service routine entry address Program waiting for state, when with touching pen c
8253stopwatch
- 通过PC机内8253定时器设置时间常数,使其每隔10MS产生一次中断,并通过定时中断 ,接管中断服务程序,由汇编语言实现主程序,中断服务程序的编写。-PC-8253 timer to set the time constant, so that every 10MS generate an interrupt and timer interrupt and take over the interrupt service routine, assembly language main progra
Final
- 程序运行首先提示输入中断服务的时间间隔T和中断服务次数N,正确输入后,回车,则每间隔指定的时间T会在屏幕上显示一些字符,显示N次后,则不再显示,如果N=0,则会无限显示下去,直到在键盘上按下指定的按键,才停止显示。停止显示后,按任意键程序结束运行。-The program run is first prompted to enter an interrupt service time interval T, N, and the interrupt service frequency and c
Interrupt
- 中断服务程序。用于飞思卡尔智能小车的中断程序以实现一定功能。-Interrupt service routine. Used for car freescale intelligence interrupt program to achieve a certain function.
timer
- 51单片机用定时器0中断服务程序实现可调时钟功能,并用lcd1602显示-51 single chip microcomputer with 0 timer interrupt service program realize adjustable clock function, and the lcd1602 display