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

搜索资源列表

  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
    • 文件大小:869.13kb
    • 提供者:benny
  1. MCU模擬I2C(Master+slave)

    0下载:
  2. ggood material for using SW I2C protocol.
  3. 所属分类:源码下载

    • 发布日期:2011-05-12
    • 文件大小:16.36kb
    • 提供者:kokonut
  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
    • 文件大小:1.54mb
    • 提供者:yezhengfang
  1. i2c_slave

    0下载:
  2. code for i2c communication between master and slave in a system using AVR MCU
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:4.73kb
    • 提供者:blissfm
  1. SMBus

    1下载:
  2. c8051f340的 I2C 主从接口程序,通过调试的-c8051f340 the I2C master-slave interface program, through the debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-08
    • 文件大小:29.75kb
    • 提供者:showme
  1. I2C-Master-_-Slave-Core

    0下载:
  2. 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-25
    • 文件大小:2.08mb
    • 提供者:郭天然
  1. i2c-example

    0下载:
  2. MICROCHIP 實現I2C的 Master 端 (Firmware) 及 Slave 端 (Hardware) 相對應的程式範例 -err
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:4.56kb
    • 提供者:陳嘉年
  1. tsl2561

    0下载:
  2. 该程序是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 environm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:206.77kb
    • 提供者:刘柱
  1. f4520_m_s_v2

    0下载:
  2. I2C master and slave program with PIC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4.48kb
    • 提供者:jlian
  1. i2c_master_slave_core

    0下载:
  2. I2C master/slave IP core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:zhanglh
  1. i2cExample

    0下载:
  2. I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).-I2C Example: Pseudo-code Master and Slave for PIC Microcontrolers (receives & transmits data).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3.71kb
    • 提供者:silvi
  1. VHDL_i2cs_CPLD

    0下载:
  2. 占用寄存器超少的,I2C从模式的代码的VHDL源代码,很有用哦!-Occupation register ultra-small, I2C slave mode code VHDL source code, useful Oh!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:20.03kb
    • 提供者:zyxml
  1. i2c_master

    0下载:
  2. I2C控制器,应用于各种I2C主从设备间的通讯-I2C controller, applied to a variety of I2C communication between master and slave devices
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:4.98kb
    • 提供者:朱红梅
  1. i2c

    0下载:
  2. 实现8位c51单片机的主机和从机的i2c通讯的源代码-C51 achieve 8-bit microcontroller i2c master and slave of the source code of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.14kb
    • 提供者:
  1. SMBus

    1下载:
  2. Silabs C8051F330 Example code for I2C (Master & Slave)
  3. 所属分类:SCM

    • 发布日期:2015-03-31
    • 文件大小:31kb
    • 提供者:古小寶
  1. i2c

    1下载:
  2. I2C verilog代码,支持master和slave方式,内置CPU接口-I2C verilog RTL code, support master and slave mode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-12
    • 文件大小:13kb
    • 提供者:dingyy
  1. IO-I2C-MASTER-SLAVE

    1下载:
  2. STC 模拟I2C主机和I2C从机的程序,汇编实现。-STC 1T series MCU simulation I2C I2C master and slave, this compilation of resources is achieved.
  3. 所属分类:SCM

    • 发布日期:2014-04-16
    • 文件大小:2kb
    • 提供者:feixing
  1. dspic30f-i2c-master-slave

    0下载:
  2. i2c comunication master-slave for microchip dsPic30F30-i2c comunication master-slave for microchip dsPic30F30xx
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:15.36kb
    • 提供者:egrojoz
  1. i2c_master_slave_latest.tar

    0下载:
  2. i2c master slave VHDL code
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:4kb
    • 提供者:budavarapu
  1. i2c_master_slave_pic

    0下载:
  2. This I2C library contains the following functionalities: - master/slave communication - timeout in case of bus failure - self recovery after timeout - possibility to write one of 32 bytes slave registers In the archive you can find the hardwar
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5.99mb
    • 提供者:A.D
« 12 3 4 5 »
搜珍网 www.dssz.com