interrupt

共 271 篇文章
interrupt 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 271 篇文章,持续更新中。

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

RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

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 a

s3c2410嵌入式引导程序vivi中的驱动部分

s3c2410嵌入式引导程序vivi中的驱动部分,已分成单个的实验,包括mmu、sdram、uart、timer、interrupt等,可按每个实验单独学习一个内容

调光C程序

/*#include&lt;reg52.h&gt;<br /> #define uint unsigned int<br /> #define uchar unsigned char<br /> #define uchar unsigned char<br /> sbit K1=P3^4;<br /> sbit K2=P3^5;<br /> sbit ledr=P1^0;<br /> sbit l

红外遥控RGB

<pre class="prettyprint lang-cpp">#include "STC90.h" #include &lt; intrins.h &gt; #define uchar unsigned char #define uint unsigned int #define led_port P1 sbit IR_RE = P3^2; sbit led_r = P1^3; sbit

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*

A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman inter

A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, inter

S3C2410 FIQ, Priority Interrupt Test

S3C2410 FIQ, Priority Interrupt Test

//*********主机代码****** #include &lt;reg51.h&gt; #include "Clicent_Setting.h" #include "LCD_Funt

//*********主机代码****** #include &lt;reg51.h&gt; #include "Clicent_Setting.h" #include "LCD_Funtion.h" #include "Futions.h" #include "Host_Interrupt_Funtion.h" int num1=1 //从机数码管起始数 int

PCA9544A

PCA9544&nbsp;4 channel I2C bus multiplexer with interrupt logic分流器<br />

富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall

富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g

This example provides a description of how to use a DMA channel to transfer a word data buffer fro

This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a

This example provides a description of how to set a communication with the bxCAN in loopback mode:

This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an ext

This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C

This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master sta

SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny

SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny

AVR单片机转速表

/****************************************************************&nbsp;<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 外部晶振8M&nbsp;<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp

红外解码程序

/*<br /> &nbsp;* _168ZHONGDUAN2.c<br /> &nbsp;*<br /> &nbsp;* Created: 2014/11/2 15:12:45<br /> &nbsp;* &nbsp;Author: lenovo<br /> &nbsp;*/&nbsp;<br /> <br /> <br /> #include &lt;avr/io.h&gt;<br /> #i

USB接口驱动程序

USB接口驱动程序,Interrupt传输模式

16 relay output channels and 16 isolated digital input channels LED indicators to show activated

16 relay output channels and 16 isolated digital input channels LED indicators to show activated relays Jumper selectable Form A/Form B-type relay output channel Output status read-back Ke

timer interrupt

timer interrupt