搜索资源列表
I2cInt_c24
- i2c 中断请求控制c语言编程源代码程序 -i2c interrupt request Control c programming language source code procedures
LPC2300I2C
- LPC2300 IIC驱动。LPC2200系列芯片硬件I2C软件包。使用说明 : 主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-LPC2300 IIC driver. LPC2200 series hardware I2C chip package. Use Descr iption: main program should be configured I2C bus interface (I2C p
I2C
- arm7 I2C中断处理的接口函数.LPC213X系列-arm7 I2C interface interrupt handling function. LPC213X Series
SmartARM2200_I2C_in_MDK_Keil
- 周立功开发板SmartArm2200 I2C中断方式读写板上EEPROM CAT1025,在MDK Keil环境下完成。实现了完整的串口输入输出,方便通过串口读写CAT1025-Week Ligong development board SmartArm2200 I2C interrupt to read and write on the board EEPROM CAT1025, in the completion of MDK Ke
I0-I2C
- 一款通过IO口模拟I2C中断的通信子程序!-Analog IO mouth through a I2C interrupt the communication program!
I2c
- 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器-Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
I2C
- 基于LPC2103的硬件i2c程序,硬件I2C中断方式软件包。-LPC2103-based hardware i2c hardware I2C interrupt procedure packages.
STM32-I2C
- STM32 I2C 封装库1 – 查询方式 STM32 I2C 封装库2 – 中断方式 STM32 I2C 封装库3 – DMA方式 -STM32 I2C package library 1- ways to search for STM32 I2C package library 2- interrupt STM32 I2C package library 3- DMA mode
i2c
- * 文件名:I2CINT.C * 功能:硬件I2C软件包,利用中断方式操作。 * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-i2c
I2Cbus
- I2C 24LC02 C读写例程(PIC单片机)-I2C 24LC02 C to read and write routines (PIC microcontroller)
LPC2200I2cInt_c
- NXP LPC2200 EMC I2C中断方式。C语言代码 ,开发环境ADS-NXP LPC2200 EMC I2C interrupt
ucosinterrput
- ucos-II 源码,测试程序,中断代码,外部中断,定时中断,I2C中断
i2c_slave
- I2C slave主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
I2C-qtled
- 使用 2410 实验平台上 4x4 用户键盘,编写程序接收键盘中断。通过 IIC 总线读入键值,并将读到的键值发送到串口。-Experimental platform using the 2410 4x4 user keyboard, write a program to receive the keyboard interrupt. IIC bus read through the key, and read the key sent
i2c
- 这两个例程主要用来演示I2C中断调用问题以及调用I2C API实现单字节的在循环模式下进行数据传输-The two example are designed to show how to use the I2C module s interrupt dispatch fuction and the I2C API to transfer a byte of data in loopback mode.
I2C
- 4. I2C程序设计与电路仿真 LPC2138微控制器具有标准的硬件I2C接口,可配置主机或从机,总线时钟频率可调整,可支持400KHZ总线频率。使用I2C总线时,要将P0.2、P0.3连接设置选择SCL、SDA,并且总线上要接两个上拉电阻,阻值1~5千欧。 定义器件的地址和LED输出端口,设置包括从机地址、子地址、数据缓冲区指针、操作数据个数、操作结束标志、子地址使能控制在内的变量。使用PINSEL0、PINSEL1寄存器设置
LPC2000-I2C-hardware-interrupt
- LPC2000硬件I2C中断方式软件包。 主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)-LPC2000 I2C hardware interrupt way package.Good main program to configure the I2C bus interface (I2C with I2C interrupt pin function, and has set up a main mo
i2c
- 这是一个i2C中断服务函数历程 而且为从机程序,单片机为STM32系列,使用前开启中断就可以 。-This is a i2C interrupt service function and history the program, for the STM32 microcontroller series, before use enable interrupts can be.
STM32F10x_硬件I2C从机(接收数据 - 中断方式)
- 实现STM32F103单片机作为主机与其他单片机进行通信(STM32F103 microcontroller as a host to communicate with other microcontrollers)
I2C
- I2C访问EEPROM,使用FIFO 访问,中断(I2C access to EEPROM)