搜索资源列表
AIC
- ARM9芯片片外启动的初始化以及中断处理程序-ARM9 chip, chip to start the initialization and interrupt handler
C8051F-USEFUL
- 此程序针对C8051F124,使用定时器3中断,用于点亮绿色小灯。-This program flashes the green LED used C8051F124 // using the interrupt handler for Timer3.
I2CSMBUS
- PIC24F之EEPROM读写中断事件处理函数。 这是一个通用的I2C/SMBUS通讯中断处理程序。在MPLABIDE环境下开发-The EEPROM read and write PIC24F interrupt event handler. This is a generic I2C/SMBUS communications interrupt handler. The MPLABIDE Development Environment
PS2_Keyboard_library
- 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
s3c8274-interupt
- 三星中断处理程序, ,含有中断地址-Samsung interrupt handler
establishmentofclockinterrupthandlerclassictutoria
- 时钟中断处理程序的编制经典教程The establishment of the clock interrupt handler classic tutorial-The establishment of the clock interrupt handler classic tutorial The establishment of the clock interrupt handler classic tutorial
c8051f326
- C8051F326/7 Silicon Laboratories Full Speed USB, 16 kB Flash MCU Family 對CIP-51 Microcontroller Core各個Pin的每個bit代表功能的詳盡說明-C8051F326/7 Silicon Laboratories Full Speed USB, 16 kB Flash MCU Family 1. System Overview 1.1. CIP-51 Micro
FIT
- 针对MPC5634芯片的中断处理简单程序,在CodeWarrior2.6环境下成功运行。-Interrupt handler for the MPC5634 chip simple program to run successfully in CodeWarrior2.6 environment.
Multiple_Interrupt_Handler
- Microchip 的多个中断处理程序,使用PIC16F84A-Microchip' s more than one interrupt handler, use PIC16F84A
demoXS128ECT
- MC9S12XS128单片机的中断处理程序,定时器的设定,定时器的初始化。大家可以参考。-MC9S12XS128 microcontroller interrupt handler, timer set, timer initialization. We can refer to.
servo
- Source code for controlling servo motor using AVR ATmega128 microcontroller. This code using timer interrupt handler. This file is for codevision avr.
Blinky
- 这个程序的绿色LED闪光的目标板上的五倍C8051F41x第二使用中断处理为Timer2-This program flashes the green LED on the C8051F41x target board about five times a second using the interrupt handler for Timer2.
cc
- 按键中断处理函数 由于本系统包含的按键不多,使用频率不高,系统采用中断扫描工作方式, 当有键按下的时候会先进入相应的中断,然后再执行扫描判断是哪个按键被按 武汉理工大学硕士学位论文 下,即只有当有键按下时才执行扫描任务,这样可以提高CPU的效率,避免空 扫描-Key interrupt handler Since the system contains few buttons, using the frequency is not high, the system us
C8051F02x_Blinky
- This program flashes the green LED on the C8051F020 target board about five times a second using the interrupt handler for Timer3.
shuchubijiaomoshi
- stm32输出比较模式良版本,一个定时器输出4路的占空比为50 的pwm,频率在中断处理函数修改-benign version of the the stm32 output compare mode, the duty cycle of the timer output 4 to 50 of the pwm frequency interrupt handler to modify the
ADC12
- msp430内部含有ADC12模块,可以完成12位的模数转换,当对精度或其他指标要求不高时,可以选用430单片机内部的ADC12完成模数转换工作。这里主要实现了一个比较通用的ADC12模块初始化程序,具体的数据存储和处理需要自己在中断处理函数中添加。 -msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430
zhongduan
- MEGE128中断处理程序,此程序可以对MEGA128的中断向量进行处理,并执行其中的结果。-MEGE128 interrupt handler, this program can MEGA128 the interrupt vector processing, and implement the results
tx
- MEGA128串口发送中断处理程序,此程序可以将送来的数据动串口上发走,并处理发送中断。-Serial port to send an interrupt handler MEGA128 data, this program can be sent automatically to serial port on the hair go and deal with the transmit interrupt.
stm32-nrf2401-EXIT_usart
- 24l01接收端通过irq的下降沿触发stm32外部中断,在中断处理函数中实现无线接收,提高了代码效率。-24l01 receiving end through irq stm32 falling edge of external interrupt, the interrupt handler wireless receiver, improved code efficiency.
CAN
- Initialize CAN, install CAN interrupt handler