Welcome![Sign In][Sign Up]
Location:
Search - interrupts

Search list

[Linux-UnixARM ADS 程序示例interrupts

Description: ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
Platform: | Size: 3159 | Author: 刘彬斌 | Hits:

[Linux-UnixARM ADS 程序示例interrupts

Description: ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
Platform: | Size: 3072 | Author: 刘彬斌 | Hits:

[SCMpic16c765

Description: 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.
Platform: | Size: 119808 | Author: | Hits:

[SCMavrtest

Description: avr的I/O、串口、定时器/计数器、外部中断、LCD等的例程-avr I/O, serial port, timer/counter, external interrupts, the LCD routines
Platform: | Size: 106496 | Author: phoenix5983 | Hits:

[Otherw78e51bcn

Description: 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
Platform: | Size: 226304 | Author: cth | Hits:

[Windows CEHowToDevelopAnOAL

Description: 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.
Platform: | Size: 378880 | Author: 张会光 | Hits:

[DSP programC6713_intr

Description: 针对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
Platform: | Size: 14336 | Author: Tony | Hits:

[ARM-PowerPC-ColdFire-MIPSInterrupts

Description: arm的中断示例代码,推荐大家看看很不错的!◎-interruption arm sample code and recommended we look at very good! ◎
Platform: | Size: 3072 | Author: likefeng | Hits:

[ARM-PowerPC-ColdFire-MIPSDK-LM3S101

Description: 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.
Platform: | Size: 328704 | Author: kly | Hits:

[ARM-PowerPC-ColdFire-MIPSDK-LM3S801

Description: 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.
Platform: | Size: 360448 | Author: kly | Hits:

[ARM-PowerPC-ColdFire-MIPSLM3S811-EV

Description: 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. ...
Platform: | Size: 449536 | Author: kly | Hits:

[ARM-PowerPC-ColdFire-MIPSLuminaryMicroLM3S811Evaluation

Description: 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.
Platform: | Size: 453632 | Author: kly | Hits:

[SCMUART

Description: // 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
Platform: | Size: 53248 | Author: 蓝天 | Hits:

[SCMCC2510_2511DK_Examples_and_User_Libraries

Description: 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.
Platform: | Size: 4745216 | Author: 阿伟 | Hits:

[ARM-PowerPC-ColdFire-MIPSrs232

Description: 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.
Platform: | Size: 29696 | Author: 朱桦 | Hits:

[ARM-PowerPC-ColdFire-MIPSatmel-at91-countertimer-interrupts

Description: 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.
Platform: | Size: 78848 | Author: yeshi | Hits:

[Other Embeded programLPC2148_BUT

Description: Firmware for lpc2148, including mmc, uart, rtc, lcd, interrupts
Platform: | Size: 76800 | Author: disketto | Hits:

[DSP programadc

Description: 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.
Platform: | Size: 3072 | Author: HS. Jang | Hits:

[SCMprzerwania

Description: AVR atmega 8 tools for interrupts
Platform: | Size: 31744 | Author: f0d0 | Hits:

[Embeded-SCM Developspraaj3

Description: Configuring External Interrupts on TMS320C672x Devices
Platform: | Size: 1451008 | Author: 程灵燕 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 47 »

CodeBus www.codebus.net