搜索资源列表
I2C_Intr
- IIC中断程序ASM语言--ASM program for IIC interrupt program.
LPC1343 Cortex-M0编程实例
- NXP LPC1343 Cortex-M0编程实例,包涵:GPIO、GPIO按键中断、IIC通讯外围设备24LC64、 PCF2129时钟芯片、PCF8576 LCD驱动液晶屏显示等功能。采用 KEIL MDK编译。
LP2292-I2CINT.rar
- LPC2292 I2C接口程序,主要为I2C中断子程序,可以直接调用,使LPC2292的I2C操作简单化,LPC2292 I2C interface program, mainly for I2C interrupt subroutine can be called directly, so that the I2C operation simplistic LPC2292
GEC2410Demo
- 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用
WINCE42_IIC
- WINCE4.2下添加IIC中断驱动,SMDK2410下的驱动包-WINCE4.2 add IIC driver
IIC
- S3C241- IIC总线的配置,IIC使用中断,实现对EEPROM的读和写。- SMDK2410 IIC configuration GPE15=IICSDA, GPE14=IICSCL Interrupt mode for IIC block
iic
- lpc931单片机的利用中断,练习总线数据传输,供初学者学习使用。-the use of single-chip lpc931 interrupted data transfer bus to practice, learning to use for beginners.
avr_twi_C
- AVR IIC程序中断程序,希望对刚接触IIC的朋友有帮助-AVR IIC interrupted the proceedings of the procedure, hoping for new to IIC' s friends help
PIC18_Program
- 本资料含有 Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/S
IIC
- LPC2132下IIC的中断代码,适合于飞利浦系列单片机的参考-lpc2132 IIC
IIC
- WinCE下的IIC驱动,此驱动为流接口驱动,采用中断方式。-I2C (logical) MDD/PDD Streams interface driver
TWI_IIC
- ATMEGA16基于中断的TWI(IIC)接口通信.包含8位地址,16位地址,子地址,连续写入,连续读出功能. -ATMEGA16 interrupt-based TWI (IIC) interface communication. Contains 8-bit address, 16-bit address, subaddress, sequential write, sequential read-out features.
Sources
- 对IIC模块进行初始化,默认为允许IIC,IIC总线频率:62.5KHz,禁止IIC中断,从机接收模式,不发送应答信号-Initialization of the IIC module, the default is to allow IIC, IIC bus frequency: 62.5KHz, IIC interrupt prohibiting the slave receive mode, do not send acknowledge
AVR-IIC-GCC
- avr studio +gcc 编写的IIC 处理程序,使用硬件中断控制,和 软件模拟IIC控制,两个程序在一个压缩包内,提供给需要的朋友-avr studio+ gcc IIC written process, interrupt control hardware, and software simulation IIC control, two programs in a compressed package, available to friends in need
iic
- iic代码,i2c硬件初始化,cortexM3硬件中断程序-iic source
realboard-v1.1.1-demo
- rbs3c2440.exe是s3c2440开发板模拟器,目前能够支持的外设,覆盖了s3c2440的基本功能: 1. 5个时钟和一个看门狗 2. 中断控制器,支持时钟/看门狗中断,串口收发中断,IIC中断等 3. 串口(Demo版本仅支持UART0和UART1),包括FIFO模式和非FIFO模式 4. IIC控制器 5. 电源管理(PWM) 6. Nand/Nor Flash控制器 7. LCD控制器 8. SD卡控制器 9. Touch/AD
IIC
- k60单片机定时器程序。PIT定时中断This section summarizes how the module has been configured in the chip. For a comprehensive descr iption of the module itself, see the module’s dedicated chapter.-k60 microcontroller timer program. PIT timer interrupt This sectio
MC9S08AW32--IIC
- 在CODE WARRIOR中 利用MC908AW32 用IIC 按一下按键产生一次外部中断,读取8563的时钟,通过串口1发送给PC-In CODE WARRIOR using MC908AW32 click the button with the IIC generate an external interrupt, the clock reads 8563, sent to the PC via the serial port 1
IIC
- MSP430G2553用的IIC程序,没有main函数,又中断-MSP430G2553 with the IIC program, there is no main function, and interrupt
User(IIC SUART3)
- 用stm8硬件 I2C 中断方式 发送/接收数据, 经过查阅手册和反复验证,已经完成了,话不多说,上代码。(With stm8 hardware I2C interrupt mode to send / receive data, After reviewing the manual and repeated verification, has been completed, then not much on the code.)