搜索资源列表
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
I2c_full
- 这是mcs51下的i2c实现,采用gpio来作为i2c的sda&scl.该实现几乎包含了i2c所有的可能情况!-mcs51 This is the realization of i2c, gpio used as the sda i2c
Drivers-and-Sources
- 基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs-ARM7 based on the uClin
I2CandRV8564
- M16C瑞萨平台, 1.使用GPIO口完成I2C协议 2.读写低功耗实时时钟芯片RV8564C-Renesas M16C platform, 1. Completed I2C using GPIO port protocol 2. To read and write low-power real-time clock chip RV8564C
gpio
- 嵌入式LINUX的GPIO驱动和测试代码,测试代码中写0置低,写1置高-Embedded LINUX-GPIO driver and test code, test code to write 0 buy low, buy high write one
i2c
- 51单片机,c8051f340通过GPIO模拟i2c程序-51 SCM, c8051f340 through GPIO analog i2c procedures
gpio_i2c
- 使用GPIO口模拟SCCB总线的时序,读操作、写操作-The use of GPIO port analog SCCB bus timing, read operation, write operation
642EVM_INIT
- DM642上电之后初始化的代码,包括EMIF的初始化,I2C GPIO的使能,VP0 VP1 VP2的使能,已经MCBSP MCASP的使能-DM642 on electricity after the initialization code, including the EMIF initialization, I2C GPIO enabling, VP0 VP1 VP2 enabling, has enabled the MCBSP
gpio_i2c
- GPIO模拟I2C源代码,在实际的应用中,可以稳定的运行,不可多得.-GPIO Analog I2C source code, in practical applications, can run a stable, hard to come by.
GPIO_I2C
- 介绍如何用 GPIO 口模拟 I2C 接口的文章.-How do I introduce GPIO Analog article I2C interface.
gpio_i2c
- 在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
i2c_gpio
- This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530. -This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
LPC2300
- LPC2300样例:ADC、CAN、DAC、EMC、GPIO、I2C、IAP_Program、IrDA、PLL、系统控制模块、向量中断控制器-LPC2300 Example: ADC, CAN, DAC, EMC, GPIO, I2C, IAP_Program, IrDA, PLL, system control module, Vectored Interrupt Controller
gpio-i2c
- gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
gpio-i2c
- 基于gpio的模拟I2C驱动程序,适合linux开发平台-Simulation based on I2C gpio driver for linux platform
GPIO-I2C
- 周立功ARM学习套件中的例程,easyarm220系列的程序,包括gpio,i2c的程序代码-ZLG learning packages in the ARM routine, easyarm220 series of procedures, including gpio, i2c program code
EM78F668N-GPIO-to-I2C
- 单片机GPIO TO I2C 程序,包括文档说明,头文件,绝对好用-Microcontroller GPIO TO I2C procedures, including documentation, header files, absolutely easy to use
i2c-gpio
- linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
I2C
- GPIO 模拟I2C, 稳定可靠的接口函数-GPIO emulate I2C interface
I2C
- GPIO 模拟I2C 可以进行读和写操作(gpio to I2C can read write)