Welcome![Sign In][Sign Up]
Location:
Search - SLAVE I2C

Search list

[SCMI2C应用程序

Description: This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
Platform: | Size: 5120 | Author: 江风 | Hits:

[Other Embeded programI2C_slave_model

Description: 完整的I2C slave model以及spec詳附在內,適合想利用verilog開發此類傳輸的人參考 -integrity of the I2C slave model and spec are attached, want to use Verilog for the development of such transmission of reference
Platform: | Size: 226304 | Author: 李寧 | Hits:

[VHDL-FPGA-Verilog1.i2c_slave

Description: I2C的slave端程序,用于响应master端,并进行通信-the slave I2C software, in response to the master terminal, and communications
Platform: | Size: 30720 | Author: 刘吉 | Hits:

[SCMLPC915-I2C-SLAVE

Description: LPC915的I2C模块配置为从机时的接口程序 可直接添加到工程里使用-LPC915 I2C module configuration from the plane at the interface can be directly added to the used in the project
Platform: | Size: 3072 | Author: 王辉堂 | Hits:

[VHDL-FPGA-VerilogI2C_1.1

Description: Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle later as cmd_ack -Simple I2C controller-- 1) No multimaster-- 2) No slave mode-- 3) No fifo's---- notes :-- Every command is acknowledged. Do not set a ne w command before previous is acknowledged.-- D is available out a clock cycle later as cmd_ack
Platform: | Size: 3072 | Author: 郑开科 | Hits:

[VHDL-FPGA-Verilogi2c_slave_model_verilog

Description: 一般网站上都有i2c master模块的代码,但很少有slave的代码,这里就是slave的代码,非常有用.-general website have i2c master module of code, but very few slave code, This is the slave code, very useful.
Platform: | Size: 2048 | Author: hxwf801 | Hits:

[SCMSlaveI2C

Description: 用于Slave I2C得读写,此代码针对特定得芯片,但对其他得芯片也有借鉴作用.-for literacy in this specific code in the chip. But on the other in the chip also be useful.
Platform: | Size: 286720 | Author: xieyi | Hits:

[3G developst7_i2cslave

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

[OtherI2C_APB_ds_v1.0

Description: 关于i2c master/slaver control 方面的技术资料 介绍其特色与使用方法-On the i2c master/slaver control of technical information on their characteristics and use
Platform: | Size: 111616 | Author: gaoguoxin | Hits:

[VHDL-FPGA-VerilogI2Cslave

Description: i2c slave,这个是I2CBUS接收端的源代码,由VERILOG写成,经过综合和调试-i2c slave, this is the receiving end I2CBUS source code, from VERILOG languages, through integrated and debug
Platform: | Size: 1024 | Author: Xiaoyang Wang | Hits:

[VHDL-FPGA-Verilogi2c_S

Description: I2C Slave module The module contains N accessable Registers when in read Process, all Registers are read at a time when in write Process, only the addressed register are Writeable.
Platform: | Size: 2048 | Author: 李全 | Hits:

[Embeded-SCM DevelopDK3200_I2C

Description: Demo for I2C Master and Slave
Platform: | Size: 324608 | Author: 水若寒 | Hits:

[SCMproject_I2C

Description: I2C 主从机控制工程完整, 利用周立功ARM2100板子,实现两块机子的I2C数据通信,具体为一板子按鍵控制另一板板子的LED-I2C master-slave control engineering integrity, use weeks Ligong ARM2100 board, two loom realize the I2C data communications, specifically for one board to another board buttons to control the LED board
Platform: | Size: 198656 | 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:

[SCMi2c-example

Description: MICROCHIP 實現I2C的 Master 端 (Firmware) 及 Slave 端 (Hardware) 相對應的程式範例 -err
Platform: | Size: 4096 | Author: 陳嘉年 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM-I2C(LPC213X)

Description: 完整的驱动I2C代码,基于armLPC213X-Complete I2C driver code, based on armLPC213X
Platform: | Size: 9216 | Author: sun | Hits:

[VHDL-FPGA-Verilogi2c_slave-0.4_VHDL

Description: I2C slave可以作動,請使用 如果有問題請再讓我知道,Thank you -I2C slave can be used for moving, use if there are problems please let me know, Thank you
Platform: | Size: 848896 | Author: mika | Hits:

[Embeded-SCM Developi2c

Description: 来自opencore网站的I2C总线模块,经过验证可以使用-Opencore site from the I2C bus module, you can use a proven
Platform: | Size: 1355776 | Author: 伍波 | Hits:

[Embeded-SCM Developtsl2561

Description: 该程序是pic单片机程序,里面含有主从单片机i2c通讯程序。开发环境就是pic单片机的那个专用开发环境。单片机c程序,仅供大家参考。-The program is pic Singlechip procedure, which contains a single-chip i2c master-slave communication procedures. Development environment that is dedicated pic SCM development environment. Singlechip c procedures for your reference.
Platform: | Size: 211968 | Author: 刘柱 | Hits:

[VHDL-FPGA-Verilogi2c

Description: I2C verilog代码,支持master和slave方式,内置CPU接口-I2C verilog RTL code, support master and slave mode
Platform: | Size: 13312 | Author: dingyy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net