搜索资源列表
I2C串行总线标准驱动程序(C51)-万能程序
- I2C串行总线标准驱动程序(C51)-万能程序-I2C serial bus standards Driver (C51) - omnipotent procedures
I2C
- 对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了 本程序提供几个最高效的函数实现其功能,新方法,更高效
I2C
- I2C串行总线标准驱动程序(C51)-万能程序
mcs51-i2c
- 1,这是一个标准的I2C程序源程序. 2,可以运用到写I2C器件和设备. 3,可以作为学习之用.
I2C串行总线元器件标准驱动程序的编写
- I2C串行总线元器件标准驱动程序的编写,可自己定义串行时钟线和串行数据线所在口-I2C serial bus driver standard components of the preparation, may own definition serial clock line and serial data line I
I2C串行总线元器件标准驱动程序的编写
- I2C串行总线元器件标准驱动程序的编写,可自己定义串行时钟线和串行数据线所在口-I2C serial bus driver standard components of the preparation, may own definition serial clock line and serial data line I
PCF8563的C51程序设计
- I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。-I2C Bus Driver (using two ordinary analog IO I2C Bus) include 100Khz (T = 10us) standard mode (slow mode) choice
I2C串行总线标准驱动程序(C51)-万能程序
- I2C串行总线标准驱动程序(C51)-万能程序-I2C serial bus standards Driver (C51)- omnipotent procedures
pcf8563t驱动程序
- PCF8563 的驱动程序,用两个普通的IO口模拟I2C总线,包括100KHZ(T=10US)的标准模式选择和400KHZ的快速模式选择,默认11.0592MHZ的晶振-PCF8563 of the driver, with two ordinary analog IO I2C bus, including the extremely low distortion (T = 10US), the standard model selec
I2C_Serial
- I2C串行总线标准驱动程序(C51)-万能程序 -I2C serial bus driver (C51)- omnipotent procedures
I2C_24C04
- C51控制24CO2及24C04,此为标准I2C 写法,程序调试OK。所有I2C都可参阅-C51 control 24CO2 and 24C04, the standard I2C written procedures Debugging OK. I2C can see all
I2C
- 对于没有i2c接口的单片机来说,要用标准i2c器件通讯来说只能通过软件模拟了 本程序提供几个最高效的函数实现其功能,新方法,更高效-For there is no single-chip interface for i2c, i2c devices use standard communications software simulation run only through the procedures provided by s
I2C
- I2C串行总线标准驱动程序(C51)-万能程序 -Standard I2C serial bus driver (C51)- Universal procedures
mcs51-i2c
- 1,这是一个标准的I2C程序源程序. 2,可以运用到写I2C器件和设备. 3,可以作为学习之用.-1, which is a standard I2C procedures .2 source, can be used to write I2C devices and equipment .3 can be used as learning.
I2C
- MSP430单片机I2C通用c程序,利用输入及输出模式切换实现0和1的状态,完全符合I2C标准-MSP430 Single-chip I2C generic c procedures, the use of input and output mode switching to achieve a state of 0 and 1, in full compliance with the I2C standard
i2c
- 标准 C语言 I2C程序,经过严格测试-Standard C language I2C procedures, to undergo a rigorous test
I2C_init
- 在通迅程序中,基本上所有的人最开始接触的通迅协议就是I2C或者串口,但是一个合格的电子软件工程师,必须熟悉I2C的标准流程和标准程序包,而不是仅仅是移值.看了这套源码,你可以学习周立功公司的I2C程序标准.-In the communication process, essentially all of the people in contact with most of the communication protocol is I2
I2C
- 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:model
PIC32-i2c
- PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
5708_I2C_EEPROM_20161104
- 5708单片机标准I2C读写EEPROM程序(Standard I2C read and write EEPROM program)