搜索结果
找到约 200 项符合
Interrupt 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (37)
- 单片机编程 (23)
- 汇编语言 (17)
- 微处理器开发 (16)
- DSP编程 (10)
- 嵌入式Linux (8)
- 其他嵌入式/单片机内容 (8)
- 串口编程 (6)
- 其他 (6)
- 其他书籍 (4)
- 技术资料 (4)
- Windows CE (3)
- 嵌入式/单片机编程 (3)
- 软件设计/软件工程 (3)
- Linux/Unix编程 (3)
- VC书籍 (3)
- 嵌入式综合 (3)
- C/C++语言编程 (2)
- USB编程 (2)
- uCOS (2)
- 电子书籍 (2)
- 书籍源码 (2)
- 驱动编程 (2)
- 编译器/解释器 (2)
- 通讯编程文档 (2)
- 笔记 (2)
- VIP专区 (2)
- 电源技术 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 文件格式 (1)
- 软件工程 (1)
- 系统设计方案 (1)
- VxWorks (1)
- 操作系统开发 (1)
- Java编程 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- 其他行业 (1)
- GPS编程 (1)
- *行业应用 (1)
- 编辑器/阅读器 (1)
- 技术管理 (1)
- 技术书籍 (1)
- 源码 (1)
单片机开发 winavr code for avr mega8. The program get data from serial port in interrupt function. And then out
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74ls595 (serial to parallel IC) for controlling relay output.
单片机开发 This document provides information that supplements the Silicon Labs Interrupt Driver, which includ
This document provides information that supplements the Silicon Labs Interrupt Driver, which
includes instructions for installing the driver and information for building the driver.
微处理器开发 ARM S3C2410硬件手册重点 a.Memory Controller b.Nand Flash c.UART d.Interrupt e.Timer
ARM S3C2410硬件手册重点
a.Memory Controller
b.Nand Flash
c.UART
d.Interrupt
e.Timer
单片机开发 MSP430F1610 generates a sine wave from a look up table using timer interrupt.
MSP430F1610 generates a sine wave from a look up table using timer interrupt.
单片机开发 Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Ech
Echo a received character, RX ISR used. Normal mode is LPM0.
// USART1 RX interrupt triggers TX Echo.
// Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h)
// ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz
// //* An external watch crystal between XIN & X ...
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...
单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
操作系统开发 A Programmer s Reference to BIOS, DOS, and Third-Party Calls X86 Interrupt 使用
A Programmer s Reference to BIOS, DOS, and Third-Party Calls
X86 Interrupt 使用
Java编程 RMI asynchronism receive message callback() register and deregister to control update or interrupt
RMI
asynchronism receive message
callback() register and deregister to control update or interrupt
单片机开发 这是利用atmega对interrupt的程序设计
这是利用atmega对interrupt的程序设计,请参考