搜索结果
找到约 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)
教程资料 8259 VHDL代码
a8259 可编程中断控制 altera提供
The a8259 is designed to simplify the implementation of the interrupt interface  in 8088 and 8086  based microcomputer systems. The device is known as a programmable interrupt controller.  The a8259 receives and prioritizes up to 8 interrupts,  ...
传感与控制 多远程二极管温度传感器 (Design Considerat
多远程二极管温度传感器-Design Considerations for pc thermal management
Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement issues encountered when trying to place external sensors. PC ...
嵌入式综合 lpc2292/lpc2294 pdf datasheet
The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum ...
无线通信 UHF读写器设计中的FM0解码技术
 
 针对UHF读写器设计中,在符合EPC Gen2标准的情况下,对标签返回的高速数据进行正确解码以达到正确读取标签的要求,提出了一种新的在ARM平台下采用边沿捕获统计定时器数判断数据的方法,并对FM0编码进行解码。与传统的使用定时器定时采样高低电平的FM0解码方法相比,该解码方法可以减少定时器定时误差累积的影 ...
C/C++语言编程 基于(英蓓特)STM32V100的看门狗程序
This example shows how to update at regulate period the WWDG counter using theEarly Wakeup interrupt (EWI).
The WWDG timeout is set to 262ms, refresh window set to 41h and the EWI isenabled. When the WWDG counter reaches 40h the EWI is generated and in the WWDGISR the counter is refreshed to prevent ...
C/C++语言编程 cs5460a程序(C程序源代码)
#include <reg51.h>#include <main.h>#include <interrupt.h>
cs5460a应用电路(含源程序)bit code table_odd_even_bit[16]={0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0};
extern uchar rs485_timeout,pointer_buf485;extern uchar rs485_buf[MAX_485_LEN];extern uchar idata spi_buf[MAX_SPI_LEN];extern uchar pointer_send,send_l ...
开发工具 温湿度传感器 sht11 仿真程序下载
温湿度传感器 sht11 仿真程序
sbit&nbsp;out =P3^0;&nbsp;//加热口
&nbsp;//sbit&nbsp;input =P1^1;//检测口
&nbsp;//sbit&nbsp;speek =P2^0;//报警
&nbsp;sbit&nbsp;clo =P3^7;//时钟
&nbsp;sbit&nbsp;ST =P3^5;//开始
&nbsp;sbit&nbsp;EOC =P3^6;//成功信号
&nbsp;sbit&nbsp;gwei =P3^4;//个位
&nbsp;sbit&nb ...
可编程逻辑 8259 VHDL代码
a8259 可编程中断控制 altera提供
The a8259 is designed to simplify the implementation of the interrupt interface&nbsp; in 8088 and 8086&nbsp; based microcomputer systems. The device is known as a programmable interrupt controller.&nbsp; The a8259 receives and prioritizes up to 8 interrupts,&nbsp; ...
接口技术 SL811开发资料_包含源程序_电路图_芯片资料
SL811开发资料_包含源程序_电路图_芯片资料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, o ...
仿真技术 温湿度传感器 sht11 仿真程序下载
温湿度传感器 sht11 仿真程序
sbit&nbsp;out =P3^0;&nbsp;//加热口
&nbsp;//sbit&nbsp;input =P1^1;//检测口
&nbsp;//sbit&nbsp;speek =P2^0;//报警
&nbsp;sbit&nbsp;clo =P3^7;//时钟
&nbsp;sbit&nbsp;ST =P3^5;//开始
&nbsp;sbit&nbsp;EOC =P3^6;//成功信号
&nbsp;sbit&nbsp;gwei =P3^4;//个位
&nbsp;sbit&nb ...