CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - interrupts
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - interrupts - List
[
Linux-Unix
]
ARM ADS 程序示例interrupts
DL : 0
ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
Update
: 2008-10-13
Size
: 3.08kb
Publisher
:
刘彬斌
[
Linux-Unix
]
ARM ADS 程序示例interrupts
DL : 0
ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘彬斌
[
SCM
]
pic16c765
DL : 1
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 time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB. -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 time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
Update
: 2025-02-17
Size
: 117kb
Publisher
:
谢
[
SCM
]
avrtest
DL : 0
avr的I/O、串口、定时器/计数器、外部中断、LCD等的例程-avr I/O, serial port, timer/counter, external interrupts, the LCD routines
Update
: 2025-02-17
Size
: 104kb
Publisher
:
phoenix5983
[
Other
]
w78e51bcn
DL : 0
W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM 允许电编程和电读写。一旦代码确定后,用户就可以对代码进行保护。 W78E51B 有2 种节电模式,空闲模式和掉电模式,2 种模式均可由软件来控制选择。空闲模式下,处理 器时钟被关闭,但外设仍继续工作。在掉电模式下晶体振荡器停止工作,以将功耗降至最低。外部时钟 可以在任何时间及状态下被关闭,而不影响处理器运行。-W78E51B specifications W78E51B is broadband rates, low-power 8-bit microcontroller. Its instruction set with the standard 8051 instruction set compatible. W78E51B contains 4K bytes of Flash EPROM; 128 bytes of RAM; Four eight two-way, the bit addressable I/O port; An additional four I/O P4; Two 16-bit timer/counter; A hardware Watchdog timer and a serial port. These external equipment by a seven interrupt source and two interrupts the interruption system. For the convenience of users and certification program, W78E51B intron Flash EPROM programming and allow---- literacy. Once the code is finalized, users will be able to source protection. W78E51B are two kinds of power saving mode, idle mode and power down mode, the two models can be controlled by the software to choose. Idle mode
Update
: 2025-02-17
Size
: 221kb
Publisher
:
cth
[
Windows CE
]
HowToDevelopAnOAL
DL : 0
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code to handle interrupts, timers, and so on.-Details for How to develop an OAL. Step-by- step to develop an OAL. An OEM adaptation layer ( OAL) is a layer of code between the Windows CE ker nel and the hardware of your target device. You d evelop an OAL to communicate data between your o perating system (OS) and your target device and include code to handle interrupts, timers, and so on.
Update
: 2025-02-17
Size
: 370kb
Publisher
:
张会光
[
DSP program
]
C6713_intr
DL : 0
针对TI公司的DSK6713所发展的Audio范例包含Line in/Line out,采用中断(Interrupt)的方式,包含完整C语言编译,CCS2.x/CCS3.x版-against the DSK6713 TI developed by Audio Examples include Line in/Li ne out, using interrupts (Interrupt), includes a complete C language compiler. CCS2.x/CCS3.x version
Update
: 2025-02-17
Size
: 14kb
Publisher
:
Tony
[
ARM-PowerPC-ColdFire-MIPS
]
Interrupts
DL : 0
arm的中断示例代码,推荐大家看看很不错的!◎-interruption arm sample code and recommended we look at very good! ◎
Update
: 2025-02-17
Size
: 3kb
Publisher
:
likefeng
[
ARM-PowerPC-ColdFire-MIPS
]
DK-LM3S101
DL : 0
Stellaris Luminary Micro 系列之 DK-LM3S101 多个学习范例全都是基于 Keil 工程版的范例, 附 LM3S101_Kit 原理图,而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S101 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等-Stellaris Luminary Micro Series DK-LM3S101 example of a number of study are engineering-based version of the Keil example LM3S101_Kit attached schematic diagram, and examples of content are listed below: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S101 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog, etc.
Update
: 2025-02-17
Size
: 321kb
Publisher
:
kly
[
ARM-PowerPC-ColdFire-MIPS
]
DK-LM3S801
DL : 0
Stellaris Luminary Micro 系列之 DK-LM3S801 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S801 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等-Stellaris Luminary Micro Series DK-LM3S801 example of a number of study are engineering-based version of the Keil examples, and examples of content are listed below: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S801 8. SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel, etc.
Update
: 2025-02-17
Size
: 352kb
Publisher
:
kly
[
ARM-PowerPC-ColdFire-MIPS
]
LM3S811-EV
DL : 0
Stellaris Luminary Micro ARM 系列之 EV-LM3S811 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等... -Stellaris Luminary Micro ARM series EV-LM3S811 are all examples of a number of learning-based version of the Keil project examples, and includes LM3S Library Source Code, and examples of content are listed below: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6 . QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog, etc. ...
Update
: 2025-02-17
Size
: 439kb
Publisher
:
kly
[
ARM-PowerPC-ColdFire-MIPS
]
LuminaryMicroLM3S811Evaluation
DL : 0
Stellaris Luminary Micro ARM 系列之 LM3S811 Evaluation Board 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等-Stellaris Luminary Micro ARM series LM3S811 Evaluation Board are all examples of a number of learning-based version of the Keil project examples, and includes LM3S Library Source Code, and examples of content are listed below: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6 . QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog, etc.
Update
: 2025-02-17
Size
: 443kb
Publisher
:
kly
[
SCM
]
UART
DL : 0
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
Update
: 2025-02-17
Size
: 52kb
Publisher
:
蓝天
[
SCM
]
CC2510_2511DK_Examples_and_User_Libraries
DL : 0
ti-Chipcon CC251x 2.4G Soc应用开发源码实例。包括rf,powermodes,clockmodes,flashRW,interrupts,timer,pwm,uart...所有底层驱动源码。有了这些实例。对你更好的理解和应用这颗芯片是非常有用的。-ti-Chipcon CC251x 2.4G Soc source application development examples. Including rf, powermodes, clockmodes, flashRW, interrupts, timer, pwm, uart ... all underlying source drive. With these examples. You a better understanding and application of this chip is very useful.
Update
: 2025-02-17
Size
: 4.53mb
Publisher
:
阿伟
[
ARM-PowerPC-ColdFire-MIPS
]
rs232
DL : 0
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models. - RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1- 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
Update
: 2025-02-17
Size
: 29kb
Publisher
:
朱桦
[
ARM-PowerPC-ColdFire-MIPS
]
atmel-at91-countertimer-interrupts
DL : 0
atmel at91系列的TC操作手册(产生中断),相信对需要的人有帮助,主要涉及到计算产生频率和比较触发寄存器加载值的计算。-atmel at91 series manual TC (generate an interrupt), believe that those who need help, mainly related to the calculation and comparison of the frequency generated trigger to calculate the load register.
Update
: 2025-02-17
Size
: 77kb
Publisher
:
yeshi
[
Other Embeded program
]
LPC2148_BUT
DL : 0
Firmware for lpc2148, including mmc, uart, rtc, lcd, interrupts
Update
: 2025-02-17
Size
: 75kb
Publisher
:
disketto
[
DSP program
]
adc
DL : 0
This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The clock divider in the ADC is not used so that the ADC will see the 25Mhz on the HSPCLK. Interrupts are enabled and the EVA is setup to generate a periodic ADC SOC on SEQ1. Two channels are converted, ADCINA3 and ADCINA2.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
HS. Jang
[
SCM
]
przerwania
DL : 0
AVR atmega 8 tools for interrupts
Update
: 2025-02-17
Size
: 31kb
Publisher
:
f0d0
[
Embeded-SCM Develop
]
spraaj3
DL : 0
Configuring External Interrupts on TMS320C672x Devices
Update
: 2025-02-17
Size
: 1.38mb
Publisher
:
程灵燕
«
1
2
3
4
5
6
7
8
9
10
...
47
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.