搜索资源列表
i2c.tar
- The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) an
I2C串行总线元器件标准驱动程序的编写
- I2C串行总线元器件标准驱动程序的编写,可自己定义串行时钟线和串行数据线所在口-I2C serial bus driver standard components of the preparation, may own definition serial clock line and serial data line I
i2c
- 行数据线SDA和串行时钟线SCL。挂在I2C总线上的器件,都有唯一的地址。在一个进程中,通讯的双方分别是数据发送端(Transmitter)和数据接收端(Receiver),即主I2C(I2C-Master)和从I2C(I2C-Slave)。目前为止,Philips公司开发了包括超过150种CMOS和双极性兼容I2C总线的IC,所有符合I2C总线接口标准的的器件通过简单的双向双线总线,实现有效的IC之间控制和通讯。 I2C总线有严格的规范,如接口的电气特性、-Data line SDA an
I2C(SMBUS)
- I2C(SMBUS)协议标准的中文版本,供大家参考。-I2C (SMBUS) protocol standard of the Chinese version, for your reference.
pro
- 单片机控制远程温度测量存储显示系统,包含单总线接口芯片(DS18b20)、I2C总线(2线\EEPROM芯片24LC02)、SPI总线(3线或4线\实时时钟S35190A)标准C语言接口代码,以及图形液晶和串口代码,是单片机系统开发的实用程序集合,具有很高的参考价值-Controlled storage Display System remote temperature measurement, including a single bus interface chip (DS18b20), I
PIC32-i2c
- PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
i2c
- 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
I2C
- 这里面都是I2c的标准的例程,基本上修改一小,就可以移植过去了-There are the standard I2C routines, basically a small modification, it can be transferred over
7290a
- 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义 好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz(即1个 机器周期1us) 若Fosc>12MHz则要增加相应的NOP指令数。(总线时序符合I2C标 准模式,100Kbit/S)。-The simulation package includes I2C operation of the bottom of I2C subroutines, use the former t
i2c
- 标准 C语言 I2C程序,经过严格测试-Standard C language I2C procedures, to undergo a rigorous test
Makefile
- A standard Makefile for I2C Driver module generation
PCF8563TIIC
- 1. I2C总线驱动程序(用两个普通IO模拟I2C总线) 2.包括100Khz(T=10us)的标准模式(慢速模式)选择, 3. 和400Khz(T=2.5us)的快速模式选择, -1. I2C bus driver (with two common I2C bus IO simulation) 2. Including 100Khz (T = 10us) standard mode (slow mode) choice, 3. And 400Khz (T = 2.5us) the
iic
- 一个verilog源代码,可用ISE等实现,功能为I2C接口标准建模。-A verilog source code, can be used, such as the realization of ISE, the functional model for the I2C interface standard.
I2C_init
- 在通迅程序中,基本上所有的人最开始接触的通迅协议就是I2C或者串口,但是一个合格的电子软件工程师,必须熟悉I2C的标准流程和标准程序包,而不是仅仅是移值.看了这套源码,你可以学习周立功公司的I2C程序标准.-In the communication process, essentially all of the people in contact with most of the communication protocol is I2C or serial port, but a qualif
I2C
- 使用VHDL写的标准 IIC代码 标准的接口文件,具有三态功能-The use of a standard IIC write VHDL code for a standard interface file, with tri-state function
I2C
- ARM芯片(LPC22XX)的I2C使用实例。 通过该实例可以了解I2C的通讯细节和使用规范。 该实例包含中已经将I2C的相应设置。-ARM chips (LPC22XX) I2C-use cases. Through the examples to understand the details and the use of I2C communication standard. The examples included in the appropriate settings have
I2C
- 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
I2C
- iic总线挂接在amba的apb总线上,标准接口,verilog代码的实现-iic bus attached to the amba' s apb bus, standard interfaces, verilog code implementation
UM10204
- I2C通信协议标准V6版本,2014年份(I2C standard, rev 6 2014)
I2C
- 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program