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

搜索资源列表

  1. 24c02

    0下载:
  2. 串行E2PROM是基于I2C-BUS 的存储器件,遵循二线制协议,由于其具有接口方便,体积小,数据掉电不丢失等特点,在仪器仪表及工业自动化控制中得到大量的应用。随着世界上各公司对该器件的开发,市场上推出了许多牌号的24C02器件,甚至还有一些冒牌的24C02器件,这样就使批量生产的单片机控制系统的质量出现时好时坏的问题-The 24C02B monitors the bus for its corresponding slave address all the time. It generat
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1567
    • 提供者:luocan
  1. virturl_i2c

    1下载:
  2. 模拟了一个i2c通信系统,默认包括一个主机一个从机和一条总线,可以添加多个从机,最高支持7个从机-Simulates a i2c communication system includes a default host a slave and a bus, you can add multiple slaves, up to 7 slaves
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-11-16
    • 文件大小:5334016
    • 提供者:陈俊沛
  1. cm36651

    0下载:
  2. Slave address 0x19 for PS of 7 bit addressing protocol for I2C.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4434
    • 提供者:renweipie
  1. SLAVE_20100128

    0下载:
  2. I2C通信程序从机部分,使用NXP的LPC900系列单片机,已验证程序,正常使用。-Slave part of I2C communication program using NXP LPC900 series of SCM, complete program, normal use.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:36000
    • 提供者:wisdom
  1. si4713

    0下载:
  2. Board related data definitions for Si4713 i2c device driver.The SI4713 I2C sensor chip has a fixed slave address of 0xc6 or 0x22.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5872
    • 提供者:daibxbo
  1. i2c_slave

    0下载:
  2. An i2 slave block which can decode i2c address and write/read data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3446
    • 提供者:Antony
  1. i2c_gpsl30

    0下载:
  2. 按照一般字符驱动处理的 I2C驱动程序,没有使用i2c体系结构。实现了 从模式读,和主模式写的功能。-IIC device driver that slave receive model and master TX model。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2854
    • 提供者:s8835401suchen
  1. EEPROM-experiment

    0下载:
  2. 1992 I2C 总线规范的这个版本有以下的修正 • 删除了用软件编程从机地址的内容因为实现这个功能相当复杂而且不被使用 • 删除了低速模式实际上这个模式是整个I2C 总线规范的子集不需要明确地详细说明 • 增加了快速模式它将位速率增加4 倍到达400kbit/s 快速模式器件都向下兼容即它们可以在 0~100kbit/s 的I2C 总线系统中使用 • 增加了10 位寻址允许1024 个额外的从机地址 • 快速模式器件的斜
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3415289
    • 提供者:苏娜娜
  1. i2c_master_bfm

    0下载:
  2. i2c的master仿真模型,用于给slave发送cmd,data,等待slave反馈-i2c master behavial function model,for send cmd and data to slave, wait ack of slave
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-12
    • 文件大小:705
    • 提供者:ltx
  1. IO_simulate_I2C(masterPslave)

    0下载:
  2. 单片机IO口模拟I2C通讯,包含主模式和从模式-Microcontroller IO port simulation I2C communication, including master and slave modes
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:19763
    • 提供者:caiye
  1. F0xx_SMBus_EEPROM

    0下载:
  2. 本程序是基于C8051F100的一个小程序,针对C8051F100的IO、时钟、中断等进行了初始化的设置,同时主要实现了SMBUS总线的控制程序,对于本单片机的学习比较有帮助。- This example demonstrates how the C8051F0xx ( F005 family) SMBus interface can communicate with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). //- Interr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:6497
    • 提供者:wanyanfei
  1. I2C_AMP

    0下载:
  2. 基于microchip单片机的i2c主控及从控程序-based microchip single chip i2c master and slave program
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:494237
    • 提供者:yang
  1. I2C_of_MSP430F249

    0下载:
  2. This demo connects two MSP430 s via the I2C bus. The master reads 5 bytes the slave. This is the MASTER CODE. The data the slave transmitter begins at 0 and increments with each transfer. The USCI_B0 RX interrupt is used to know when new data h
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:sattarhastam
  1. STM32F103RC_FREEMODBUS

    1下载:
  2. 基于stm32f103rc控制板,实现freemodbus的从机移植,PWM精确脉冲个数发送;用户代码调用BootLoader;I2C扩展IO等; 正在学习这方面知识的同学可以参考。(Based on stm32f103rc control board, the slave of freemodbus was transplanted and the PWM precise pulse number was sent.BootLoader is called by user code;I2C
  3. 所属分类:单片机开发

    • 发布日期:2019-08-11
    • 文件大小:11600896
    • 提供者:ld808080
  1. i2c_verilog

    1下载:
  2. 主要包含i2c的master、slave模块,和一个简单的仿真sim文件(It mainly includes I2C master, slave module, and a simple SIM file)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-02-26
    • 文件大小:5120
    • 提供者:时光乄星河
  1. i2core_slave.v

    0下载:
  2. 高手编写的i2c的IP,i2core_slave,用于slave从设备通信。
  3. 所属分类:VHDL编程

« 1 2 ... 8 9 10 11 12 13»
搜珍网 www.dssz.com