CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - I2C slave

搜索资源列表

  1. 1.i2c_slave

    0下载:
  2. I2C的slave端程序,用于响应master端,并进行通信-the slave I2C software, in response to the master terminal, and communications
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:31347
    • 提供者:刘吉
  1. I2C_1.1

    0下载:
  2. 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_a
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:郑开科
  1. i2c_slave_model_verilog

    0下载:
  2. 一般网站上都有i2c master模块的代码,但很少有slave的代码,这里就是slave的代码,非常有用.-general website have i2c master module of code, but very few slave code, This is the slave code, very useful.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:hxwf801
  1. SlaveI2C

    1下载:
  2. 用于Slave I2C得读写,此代码针对特定得芯片,但对其他得芯片也有借鉴作用.-for literacy in this specific code in the chip. But on the other in the chip also be useful.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:287133
    • 提供者:xieyi
  1. st7_i2cslave

    0下载:
  2. st7单片机关于slave方式I2C总线设计的源程序,使用ST7单片机的很有用-st7 microcontroller on the slave mode I2C bus design of the source, use ST7 MCU useful
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:26674
    • 提供者:wjj7711
  1. SMBus

    0下载:
  2. This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - T
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31506
    • 提供者:蓝天
  1. DK3200_I2C

    0下载:
  2. Demo for I2C Master and Slave
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:325337
    • 提供者:水若寒
  1. iic_vhdl

    0下载:
  2. iic总线控制器VHDL实现 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control function for the I2C master/slave shift.vhd -- shift register uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC u
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:889991
    • 提供者:benny
  1. ADuC814_I2C

    1下载:
  2. ADI公司,型号为ADuC814的单片机的I2C总线通讯程序源码,含MASTER和SLAVE两种方式-ADI, model for the SCM ADuC814 I2C bus communication program source code, including the MASTER and SLAVE two ways
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5515
    • 提供者:duck
  1. spi-stm32

    3下载:
  2. STM32--硬件I2C主从机通讯,采用DMA方式进行通讯,SP1为从机,SPI2为主机-The STM32- hardware I2C master slave communication using DMA mode
  3. 所属分类:SCM

    • 发布日期:2016-02-23
    • 文件大小:1615872
    • 提供者:yezhengfang
  1. TINY24SLAVEI2C

    0下载:
  2. ATtiny24 I2C 做从slaveI2C,带中断,-ATtiny slave I2C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:6716
    • 提供者:qq
  1. 90xxx_sw_i2c-v10

    0下载:
  2. 介绍16位富士通单片机的I2C通信,有主机和从机的通信。-Fujitsu introduces 16-bit microcontroller I2C communication, there are master and slave communication.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:43310
    • 提供者:大圣
  1. F31x_SMBus_Slave

    0下载:
  2. F31x_SMBus_Slave C8051F310 I2C 通讯-从机-F31x_SMBus_Slave C8051F310 I2C communication- slave
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3714
    • 提供者:lost
  1. 2007620122911769

    0下载:
  2. i2c通讯实列介绍pic单片机i2c做为slave的代码-i2c communication real pic microcontroller i2c column describes the code as a slave
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:84373
    • 提供者:z
  1. i2c_keil_lpc2144

    0下载:
  2. i2c management for master and slave (interrupt procedure) for lpc2144 in keil compiler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:3184
    • 提供者:lupus
  1. SMBus

    0下载:
  2. C8051f120的I2C主从程序 接收发送 -C8051f120 the I2C master-slave program receives sent
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:31278
    • 提供者:夜星辰
  1. I2C多机通信

    0下载:
  2. 新唐单片机M058S的I2C多机通讯例程,一主一从模式,可扩展为一主多从。(The I2C multimachine communication routine of the new Tang singlechip M058S, one master and one from the mode, can be extended to one master multi slave.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-30
    • 文件大小:245760
    • 提供者:fyh1992
  1. i2c_slave

    0下载:
  2. I2C从机模块,支持多种I2C模式,稳定成熟,方便使用。(I2C slave module supports multiple I2C modes, which is stable, mature and convenient to use.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:fengyuanzyt
  1. IIC Slave 中断

    1下载:
  2. STM32F030C8 I2C 从机 中断处理 DummyWrite模式。从机采用硬件I2C接口。已经修改了时序中存在的错误。
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. i2c design ware用户手册

    0下载:
  2. 新思科技DW IP i2c 可配置master和slave i2c协议
  3. 所属分类:源码下载

    • 发布日期:2020-12-05
    • 文件大小:2153488
    • 提供者:jiru000000
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com