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

搜索资源列表

  1. HongWuEdition

    0下载:
  2. 用三星的MCU S3F9454编写的电源管理程序,带电池保护和红外程序接收解码功能,带软件I2C从机功能,同时支持20个AD扫键不误码-Samsung MCU S3F9454 by written power management program, with battery protection and IR receiver decoder program functions with software I2C slave function, while supporting 20 AD sw
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1174913
    • 提供者:hwa.zhang
  1. etraxi2c

    0下载:
  2. in write operations, the argument contains both i2c slave, register and value.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:nfzuevj
  1. i2c_slave_model

    0下载:
  2. i2c 从机代码-i2c slave codes
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:林生
  1. msp430x20x3_usi_06

    0下载:
  2. 主机以I2C形式与从机通信,由主机验证数据增量从0x00开始。-I2C Master communicates with I2C Slave using the USI.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3164
    • 提供者:音质好
  1. OV7725_i2c_timing_ctrl

    1下载:
  2. iic接口verilog HDL代码,经过测试验证,在OV7725控制接口上验证- //i2c interface output i2c_sclk, //i2c clock inout i2c_sdat, //i2c data for bidirection //user interface input [7:0] i2c_config_size, //i2c config data counte output reg [7:0] i2c
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:bryan
  1. stm8s_iic_slave

    1下载:
  2. STM8 硬件I2C程序,ST原厂的库版本I2C程序存在问题,无法直接用于项目。本程序是本人亲自调试通过的STM8硬件I2C从机程序。-STM8 hardware I2C procedures, problems ST I2C original version of the library program, can not be directly used for the project. This program is personally STM8 hardware debugging th
  3. 所属分类:SCM

    • 发布日期:2016-11-11
    • 文件大小:134144
    • 提供者:骆炳福
  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
    • 文件大小:15727
    • 提供者:egrojoz
  1. i2c_slave

    0下载:
  2. I2C slave功能模块的一种实现方式,简单易根据自己实际需求做修改,已经过FPGA验证可以很好的工作-An implementation of I2C slave function modules, easy to make changes according to their actual needs, has been verified FPGA can work well.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:johnny
  1. eetop.cn_I2Cslave

    0下载:
  2. I2C slave功能模块的一种实现方式,简单易根据自己实际需求做修改,已经过FPGA验证可以很好的工作-An implementation of I2C slave function modules, easy to make changes according to their actual needs, has been verified FPGA can work well ...
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1324
    • 提供者:ua
  1. I2C_Slave_pudn

    2下载:
  2. i2c 作为slave端的GPIO模拟通信源码-i2c slave gpio code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:子寒
  1. I2C-Parallel

    0下载:
  2. I2C parallel interface with slave and master combination
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:11478
    • 提供者:ishan
  1. i2c_master_slave_latest.tar

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

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者: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
    • 文件大小:6281216
    • 提供者:A.D
  1. stm8_i2c_slave

    0下载:
  2. STM8作为I2C通讯,从机发送模式I2C Slave(STM8 as I2C communication, slave send mode I2C Slave)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:53248
    • 提供者:KiFF
  1. documents

    0下载:
  2. arduino C code for the internet of things projects using SPI Master and slave
  3. 所属分类:MacOS编程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:shrisha
  1. EFM8BB2_I2C

    0下载:
  2. I2C通讯实例,单片机和单片机之间的通讯(// Example software to demonstrate the I2C Slave interface. // - Interrupt-driven I2C Slave implementation // - Only slave states defined // - 1-byte I2C Slave data holder used for both transmit and receive // - Timer3 used b
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:Redcell
  1. cmos_i2c_ov7670

    1下载:
  2. 完成OV7670摄像头的一个I2C协议配置,从机主机的时序读取编写功能(Complete the OV7670 camera an I2C protocol configuration, slave host timing read write function)
  3. 所属分类:VHDL/FPGA/Verilog

  1. Master_receiver&slave_transmitter.tar

    0下载:
  2. gd32f10x i2c master receiver & slave transmitter
  3. 所属分类:单片机开发

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:maxric
  1. i2cslave_latest.tar

    0下载:
  2. opencore上的i2cslave ,也有相关master资料用于仿真(i2c slave download from opencore)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1295360
    • 提供者:VIC痕
  1. i2c_wishbone.tar

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

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:ascensor
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com