当前位置:
首页
资源下载

搜索资源 - interrupts routine
搜索资源列表
-
0下载:
VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and
then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up,
the RTC is reconfigured to toggle the EZ KIT LE
-
-
1下载:
杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应
-
-
0下载:
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which tim
-
-
0下载:
*** *** ***
File name: vector.h
Interrupt Vector declarations
This section contains the vectors for various interrupts in
the ?40x. Unused interrupts are shown to branch
to a phantom?interrupt service routine which disables the
wa
-
-
0下载:
How to load a ISR (Interrupr Service Routine) in WINCE platform
-
-
0下载:
TMS320 系列DSP 中断矢量表的编写及链接在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。
-TMS320 series of DSP interrupt vector table and link the preparation of programming in the DSP, if t
-
-
0下载:
定时器中断的例程,实现一秒定时,并在led灯上显示- Writes routine which a timer interrupts, realizes one second fixed time, and demonstrated on the led lamp
-
-
0下载:
LPC2103ARM7例程,外部中断,IRQ方式。-LPC2103ARM7 routine, external interrupts, IRQ way.
-
-
0下载:
keil C51非阻塞式串口通信
本程序适用于学习交流,对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功。
本程序可以连续收发字符串,而不会发生字符串输出错误的问题。并添加了字符串比对函数(大小写不敏感),
输入So2,自动回复success,比对成功。
所以本程序使用中断,非堵塞方式发送接受,缺点是占用一些内存,缓冲区大小可自由配置。
如果发现BUG请发送邮件到:我的邮箱:bjzll520@foxmail.com
本程序改编自BL
-
-
0下载:
lm3s 中断设置例程 我自己花钱买的开发板上的例程,很好用。开发环境keil-lm3s interrupt routine to set my own money to buy the development board routines, easy to use. Development environment keil
-
-
1下载:
STC系列单片机例程,包含LED控制,键盘扫描,中断,定时器,PWM,串口等-STC Series MCU routine, including LED control, keyboard scan, interrupts, timers, PWM, serial port, etc.
-
-
0下载:
51单片机中断实验, 通过两个外部中断源/INTO,INT1控制led灯亮灭,/INT0为边缘触发,低电平有效,接P0.0脚,当cpu接收到/INT0中断请求时,进入中断服务程序(点亮led1);/INT1为电平触发,低电平有效,接P0.1脚,当cpu接收到/INT1中断请求时,进入中断服务程序(点亮led3);-51 MCU interrupt experiments, two external interrupt sources/INTO, INT1 control led lights o
-
-
0下载:
interrupt routine for PIC18F
-
-
0下载:
stm32的中断程序的编写属于教学用的源代码 能够教你正常的配置外部中断 的各个函数-write stm32 interrupt routine belonging teaching source code can teach you properly configure each function of the external interrupts
-
-
1下载:
STM32F103C8 使用CAN通信 和CAN调试器通信, 用于学习STM的CAN通信控制,本例程使用中断接收数据-STM32F103C8 communicate using CAN and CAN debugger communication for CAN communication control study of STM, this routine uses interrupts to receive data
-
-
0下载:
首先,分析TMS320F240 DSP芯片的中断系统结构,包括其内核中断、事件管理模块的中断和系统模块中断。然后,分析DSP中断的处理过程和中断程序的编制方法。最后,给出中断系统的C语言编程方法。
-Firstly, TMS320F240 DSP chip interrupt system structure, including its core interrupt, event management module interrupts and interrupt system modul
-
-
1下载:
飞思卡尔xep100单片机例程,共66个例程含中断,定时器ECT和PIT,can,ADC,SCI,SD卡,液晶,IIC,PWM,音乐,无线遥控等-Freescale microcontroller xep100 routine, routine containing a total of 66 interrupts, timers ECT and PIT, can, ADC, SCI, SD card, LCD, IIC, PWM, music, wireless remote control,
-
-
0下载:
msp430f6638系列12位AD转换。AD 转换结束会产生中断,编写AD 中断服务程序。利用信号发生器输出信号作为AD 转换的输入,根据输入电压的大小控制LED 灯的亮灭(例如随着输入电压值的增大,LED1 到LED5 按顺序点亮;随着输入电压值减小,LED 灯按顺序熄灭)LED 和单片机IO 口连接如下图所示。(Msp430f6638 series 12 bit AD conversion. The end of the AD transformation generates interr
-
-
0下载:
这是一个例程,它将中断放到RAM中,通过LED的闪烁表示能正常进入定时器中断 ,并进入低功耗状态。(This is a routine that puts interrupts into the RAM and flashes through the LED to indicate normal access to timer interrupts and into low power states.)
-
-
0下载:
1、8255 芯片初始化 (1) 分析原理图,计算 8255 芯片和 8253 芯片在 IO 空间中各内部寄存器的端口地址,修改 Demo 程序(main.asm 和 INTDemo.asm)中 IO 空间地址的符号定义(xxH)。 (2) 分析原理图中 8255 芯片 PA、PB 和 PC 口的信号传输方向确定各端口的输入及输出状 态,填充源代码框架中 8255 芯片初始化子程序 INIT8255,完成 8255 芯片初始化代码。 (3) 分析原理图中 PC 口的电路功能,完成对 PC 口各信
-