搜索结果
找到约 271 项符合
interrupt 的查询结果
按分类筛选
- 全部分类
- 技术资料 (66)
- 单片机开发 (39)
- 单片机编程 (26)
- 汇编语言 (17)
- 微处理器开发 (16)
- DSP编程 (11)
- 嵌入式Linux (8)
- 其他嵌入式/单片机内容 (8)
- 串口编程 (7)
- 其他 (6)
- 其他书籍 (4)
- 嵌入式/单片机编程 (4)
- 嵌入式综合 (3)
- Linux/Unix编程 (3)
- Windows CE (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 笔记 (2)
- C/C++语言编程 (2)
- 书籍源码 (2)
- 电子书籍 (2)
- 驱动编程 (2)
- 编译器/解释器 (2)
- USB编程 (2)
- 通讯编程文档 (2)
- uCOS (2)
- 源码 (1)
- 电源技术 (1)
- 无线通信 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 开发工具 (1)
- 传感与控制 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- Java编程 (1)
- 文件格式 (1)
- 技术管理 (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- 系统设计方案 (1)
- GPS编程 (1)
其他嵌入式/单片机内容 keypad 4x4 use interrupt with PIC18F4550
keypad 4x4 use interrupt with PIC18F4550
*行业应用 This example uses a timer to generate interrupt at a specific period. The timer event handler incre
This example uses a timer to generate interrupt at a specific period.
The timer event handler increments the event count and prints in stdout.
嵌入式Linux Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger:
Embest Arm EduKit II Evaluation Board
External Interrupt Test Example
Please Select the trigger:
1 - Falling trigger
2 - Rising trigger
3 - Both Edge trigger
4 - Low level trigger
5 - High level trigger
any key to exit...
Press the buttons
push buttons may have glitch noise problem
EINT6 ...
单片机开发 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.
GPS编程 This is a GPS communication source code to interrupt the NMEA code though serial port. Very good
This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
技术资料 PCA9544A 4channel I2C multiplexer with interrupt logic
The PCA9544A provides 4 interrupt inputs, one for each channeland one open drain interrupt outpu
单片机开发 C8051F320范例: This release contains the following components: * USB Interrupt Driver Example
C8051F320范例:
This release contains the following components:
* USB Interrupt Driver Example
* USB Interrupt Firmware Example
* Host Application (USBTest.exe)
* Host Application Source
操作系统开发 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 使用
Linux/Unix编程 interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o in
interrupt application code
* compile :
* $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c
* $cp interrupt /tftpboot/examples
* run in target:
* #mount 192.168.1.180:/tftpboot/ /mnt/nfs
* #cd /mnt/nfs/examples
* #insmod eintdrv.o
* ...
技术资料 nxp lpc177x/8x adc interrupt keil&iar 例程
nxp lpc177x/8x adc-interrupt keil&iar 例程