搜索资源列表
ARM ADS 程序示例interrupts
- ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
uart_rt
- stm8的uart的收发例程,利用中断,将接收的字符,重新发出去-stm8 the uart to send and receive routines, the use of interrupts, will receive the characters, re-issued to
Interrupts
- c8051f320的中断操作官方测试程序-interrupt test program for the c8051f320
INT
- LPC2106外部中断实例,包括一个按键中断,两个按键中断,中断嵌套和按键中断控制数码管显示程序,共四个程序。-LPC2106 external interrupts cases, including the interruption of a button, two button interrupts, interrupt nesting, and interrupt control button digital control with a total of four procedures.
HT82K95
- HT82K95E应用范例 详细的usb程序 HT82K95E datasheet -HT82K95E datasheet Features Operating voltage: fSYS=6M/12MHz: 3.3V~5.5V Low voltage reset function 32 bidirectional I/O lines (max.) 8-bit programmable timer/event counter with overflo
IRQ
- 学习飞思卡尔单片机的外部中断的使用,了解中断程序的书写方式。-Freescale MCU learning the use of external interrupts, writing interrupt program to understand way.
LPC2148_BUT
- Firmware for lpc2148, including mmc, uart, rtc, lcd, interrupts
adc
- 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 i
przerwania
- AVR atmega 8 tools for interrupts
spraaj3
- Configuring External Interrupts on TMS320C672x Devices
Timer00000Interrupt
- C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
interrupts
- PICKIT 3 interrupts example program
20090825ok
- AVR128的C代码,外部中断,串口中断,IO操作-AVR128 C-code, external interrupt, serial port interrupts, IO operation
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
MCU40experimentalkeilSourceC
- 单片机的40个实验pdf+keil源码C+电路板原理图,包括IO,LED,按键,定时器,中断,温度传感器18b20,实时时钟DS1302,矩阵键盘,红外收发,LCD1602,直流电机,继电器等源码及说明。配电路板原理图。-SCM 40 experimental pdf+ keil Source C+ circuit board schematics, including the IO, LED, buttons, timers, interrupts, temperature sensor 18
backup9.4
- 低功耗msp430单片机的典型源代码,里面有串口,定时器,中断,pwm,adc,等等,对于快速入门很有帮助-The typical low power msp430 microcontroller source code, which has serial port, timers, interrupts, pwm, adc, and so on, useful for the Quick Start
Timers-and-Interrupts-Mechanism
- It contains basic codes for timers and interrupts for microcontroller Atmel ATmega16
Thread_wait_interrupt
- 此程序描述了一个线程的等待和中断,展示了线程的基本用法-This program describes a thread waiting and interrupts, demonstrating the basic usage of the thread
interrupts
- Microcontroller 8051 interrupts detailc
lpc2148_UART_interrupt
- The source code for using UART interrupts in ARM LPC2148.