搜索资源列表
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
uCOS-II_example.rar
- uCOS移植后的一些应用举例:gpio、pwm、modem、i2c、ppp、spi、uart等,uCOS transplanted some applications, for example: gpio, pwm, modem, i2c, ppp, spi, uart, etc.
i2c.rar
- 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
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
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
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
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 MCASP
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.
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
gpioportpins
- The software implemented in this Note controls the two GPIO port pins connected to the serial data (SDA) and serial clock (SCL) lines of the I2C bus.-The software implemented in this Note controls the two GPIO port pins connected to the serial dat
uCOS-II_Driver_Examples
- uCOS-II系统下所有驱动应用举例(ADS工程源码),包含URAT,GPIO,I2C,SPI,MODE,RTC,ADC ……等,是不可多得源码资料!
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 模拟I2C, 稳定可靠的接口函数-GPIO emulate I2C interface
i2c-davinci-gpio
- Linux I2C over GPIO driver
gpio-I2C
- 使用stm32的gpio口模拟iic与fm24c104进行通信-stm32 gpio iic fm24c104
Linux-ATSHA204-I2C-140713a_new
- 来自厂商源码。实现对加密芯片atsha204的操作,通讯可使用i2c或者GPIO(From vendor source code. Encryption chip atsha204 operation, communication can use I2C or GPIO)
I2C
- GPIO 模拟I2C 可以进行读和写操作(gpio to I2C can read write)