Welcome![Sign In][Sign Up]
Location:
Search - i2c s

Search list

[Other Embeded programI2C总线协议V2.1

Description: 这是一个总线接口的协议,版本还行,看看吧.-This is a bus interface agreement versions also OK, let's see it.
Platform: | Size: 265216 | Author: 文渲 | Hits:

[SCMst7_i2c

Description: st7单片机关于I2C总线设计的源程序,使用ST7单片机的很有用-st7 microcontroller on the I2C bus design of the source, the use of ST7 MCU useful
Platform: | Size: 28672 | Author: wjj7711 | Hits:

[SCM24C04test

Description: 基于C8051F330的24c04测试程序 利用I2C接口直接对其读写-24c04 based on the C8051F330 the test procedure using I2C interface to read and write directly
Platform: | Size: 9216 | Author: 冯耿超 | Hits:

[ARM-PowerPC-ColdFire-MIPSI2C

Description: lpc2131的I2C通讯程序,希望给大家提供点帮助,我在板子上跑过,可以正确运行-lpc2131 s I2C communication process, I hope to provide points to help everyone, I ran the board, you can run the correct
Platform: | Size: 58368 | Author: 黄军 | Hits:

[DSP programi2c-write-5150

Description: 在DM642平台上,运用DSP的汇编语言,通过I2C总线配置TVP5150寄存器,来进行视频AD转换。-In the DM642 platform, the use of DSP s assembly language, through the I2C bus configuration TVP5150 register, to carry out the video AD converter.
Platform: | Size: 27648 | Author: 李金岳 | Hits:

[Embeded-SCM DevelopI2C

Description: I2C汇编程序,用于100KB/S的I2C器件运用.-I2C assembler for 100KB/S to use the I2C device.
Platform: | Size: 2048 | Author: 金舟 | Hits:

[SCMI2C

Description: PROTEUS仿真ARM之I2C实验可以在虚拟平台上做实验,对新手来说是比较好的方法,省钱省力.-PROTEUS simulation ARM s I2C experiment in a virtual platform to do experiments on the new method is better, save money and effort.
Platform: | Size: 269312 | Author: 朱莹 | Hits:

[Otheri2c

Description: dspic33f 的I2C模块访问代码 是微芯公司官方提供的程序-dsPIC33F s I2C access code module is Chipscreen company official procedures
Platform: | Size: 143360 | Author: 吴勇 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2132-I2C

Description: 实现lpc2132对I2C的控制,读写24C08和24C16。-Lpc2132 realize the control of the I2C read and write 24C08 and 24C16.
Platform: | Size: 75776 | Author: 周智江 | Hits:

[Documentsi2c.tar

Description: 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) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
Platform: | Size: 788480 | Author: lu | Hits:

[VHDL-FPGA-VerilogSPI_to_I2C

Description: SPI和I2C转换的verilogHDL程序-SPI and I2C conversion procedures verilogHDL
Platform: | Size: 3072 | Author: 秦建 | Hits:

[Other Embeded programI2C

Description: LPC2368的I2C範例這個很好用~~~請大家多多下載使用-The LPC2368' s I2C example of good use ~ ~ ~ Please download a lot Thank you
Platform: | Size: 97280 | Author: 戴上舜 | Hits:

[Embeded-SCM DevelopI2C

Description: I2C显示程序,主要是通过SDA和SCL两个参数进行设置,数据的发送与接收。-I2C display program, mainly through the SDA and SCL set two parameters, the sending and receiving data.
Platform: | Size: 142336 | Author: 小飞 | Hits:

[Embeded-SCM DevelopUSB_I2C_SPI

Description: usb,i2c,isp转换器,原理图,源码及开发笔记-usb, i2c, isp converter schematics, source code and development notes
Platform: | Size: 1384448 | Author: sztest | Hits:

[Other Embeded programI2C

Description: msp430的I2C基本程序 里面有11个小程序 使你在最短时间呢对I2C的功能做到轻松上手-msp430' s I2C basic procedures inside 11 small program allows you to do in the shortest possible time, the function of the I2C be easy to get started
Platform: | Size: 21504 | Author: liyan | Hits:

[Documentsi2c

Description: lpc2368的I2C接口程序,本人测试过-lpc2368' s I2C interface program, I tested
Platform: | Size: 4096 | Author: pap | Hits:

[SCMstc_i2c

Description: 适用于stc芯片的i2c协议通讯程序,51单片机的!-Applicable stc chips i2c protocol communication procedures, 51 MCU!
Platform: | Size: 6144 | Author: qinze | Hits:

[VHDL-FPGA-VerilogI2C

Description: 本源代码中用Verilog HDL语言编写了I2C的顶层及子模块文件,详细完整,并在Altera实验板上得以验证-primitive code discribe the I2C s function using the Verilog HDL language, the code are particular and integrity,moreover it has been validated in the altera FPGA and passed
Platform: | Size: 18432 | Author: 蔡德胜 | Hits:

[VHDL-FPGA-VerilogI2C

Description: 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language: verilog Function: I2C written in Verilog HDL with the host serial communication program. Two bus lines: a serial data line SDA, a serial clock line SCL 8-bit bi-directional serial data transmission bit rate in the standard mode of up to 100kbit/s, fast mode, up to 400kbit/s, high-speed mode of up to 3.4Mbit/s in the data transmission process, when the clock line is high, the data line must remain stable. If the clock line is high level when the data line changes will be considered is the control signal. Simulation tools: modelsim synthesis tool: quartus II
Platform: | Size: 8192 | Author: huangjiaju | Hits:

[VHDL-FPGA-VerilogI2C

Description: iic总线挂接在amba的apb总线上,标准接口,verilog代码的实现-iic bus attached to the amba' s apb bus, standard interfaces, verilog code implementation
Platform: | Size: 463872 | Author: 蔡搏 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net