CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - i2c write read

搜索资源列表

  1. BasicTWI

    0下载:
  2. IAR编译环境下的AT91SAM7S64芯片的两线接口TWI的应用测试代码,主要是针对I2C接口的EEPROM的读写功能演示。-IAR compiler environment of Atmel chip 2-wire interface of the application testing TWI generation code is targeted mainly at the interface I2C EEPROM read and write capabilities demonstr
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:427312
    • 提供者:韩兆伟
  1. I2C

    1下载:
  2. STM32F107 KEIL 下 硬件I2C读写ZLG7290 -STM32F107 KEIL hardware I2C read and write the next ZLG7290
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-20
    • 文件大小:2098478
    • 提供者:金荣
  1. I2C

    0下载:
  2. /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:14122
    • 提供者:王先生
  1. ParaIICXP0306BACK

    0下载:
  2. VC 控制并口模拟I2C写VGA的EDID的程序,工控软件。-VC control the LPT as i2c communicate portocol, write or read the VGA EDIT.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-08-06
    • 文件大小:2943058
    • 提供者:王唯嘉
  1. I2C512

    0下载:
  2. 很好用的I2C驱动,经过修改可以用于所有的I2C EEPROM读写-I2C driver,can be used for all the I2C EEPROM read and write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1701
    • 提供者:luo
  1. STM32F107ZLG7290

    1下载:
  2. stm32f107 模拟I2C 读写ZLG 7290 也可读写24C-stm32f107 simulated I2C read and write ZLG 7290 can also read and write 24CXX
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-20
    • 文件大小:4135
    • 提供者:金荣
  1. mainprogramRTC

    0下载:
  2. Using Keil uVision to create this project and compile it to get the hex file. Interfacing DS1307 with AT89S52/1/3 to read and write RTC(Real Time Clocking) IC with I2C bus protocol. SDA and SCL connected into AT89S52 P2.0 Pin and P2.1 pin.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:608
    • 提供者:Andrew Raharjo
  1. STM32I2C_EE

    0下载:
  2. STM32的I2C读写EEPROM的源码,测试可用!-STM32 I2C EEPROM read and write the source code, testing available!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:3689
    • 提供者:liongt
  1. arm_WR24C02

    0下载:
  2. arm2378 I2C读写EEPROM程序-arm2378 I2C EEPROM read and write procedures
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:35343
    • 提供者:songji
  1. I2C

    0下载:
  2. ARM LPC23XX系列微处理器I2C软件包,包括I2C的初始化,I2C的单字节读写,多字节读写等功能!-ARM LPC23XX series microprocessor I2C package, including the initialization I2C, I2C read and write single-byte and multi-byte read and write and other functions!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:4067
    • 提供者:jzChen
  1. I2CSlaveCAT24WC02

    0下载:
  2. I2C从机程序,读写flash,基于ARM-LPC2131-I2C slave program, read and write flash, based on ARM-LPC2131
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:39260
    • 提供者:邹军华
  1. I2C

    0下载:
  2. 基于MEGA16的硬件I2C驱动读写24C02的代码,已调试通过,可直接使用-Hardware-based I2C driver MEGA16 24C02 code to read and write, has been debugged, can be used directly
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1488
    • 提供者:huangyong
  1. MCU-READ-AND-WRITE-AT24CXX

    0下载:
  2. 单片机C语言,单片机与ZLG7290通过I2C通讯,驱动8个数码管-SCM C language, microcontroller through the I2C communication with ZLG7290, driver 8 digital tube
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1706
    • 提供者:刘晓
  1. LPC2100-I2c

    0下载:
  2. 基于arm lpc2100系列单片机通过I2C实现对EEPROM读写控制。-base on arm lpc 2100 cpu to write/read eeprom through I2C
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:122286
    • 提供者:pymacs
  1. i2c

    0下载:
  2. ZLG7290的驱动程序,包括其内部寄存器的读写,本人已经结合硬件成功实现内部寄存器的读写以及键盘的读取操作-ZLG7290 driver, including its internal register read and write, I have combined hardware successful implementation of the internal register read and write and read operation of the keyboard
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:3550
    • 提供者:huazii
  1. eeprom

    0下载:
  2. I2C EEPROM 存取源碼, 通用ATMEL-I2C EEPROM read/write
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-23
    • 文件大小:1225
    • 提供者:kuo
  1. I2c

    0下载:
  2. I2C read and write files
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:3710
    • 提供者:Janardhana Rao
  1. i2c

    0下载:
  2. ARM-M0-LPC1114 I2C串口通讯程序-From device to device, the I2C communication protocol may vary, in the example below, the protocol uses repeated start to read data from or write to the device: For master read: the sequence is: STA,Addr(W),offset,RE-
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:2774
    • 提供者:jory
  1. I2C-Bus-Test

    0下载:
  2. FW2103,I2C总线对CAT1024进行读写操作,并以LED显示状态-FW2103 I2C bus read and write operations CAT1024 LED display status
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:42854
    • 提供者:argentum
  1. I2C

    0下载:
  2. 4. I2C程序设计与电路仿真 LPC2138微控制器具有标准的硬件I2C接口,可配置主机或从机,总线时钟频率可调整,可支持400KHZ总线频率。使用I2C总线时,要将P0.2、P0.3连接设置选择SCL、SDA,并且总线上要接两个上拉电阻,阻值1~5千欧。 定义器件的地址和LED输出端口,设置包括从机地址、子地址、数据缓冲区指针、操作数据个数、操作结束标志、子地址使能控制在内的变量。使用PINSEL0、PINSEL1寄存器设置I/O口工作模式,设置LED控制口为输出,其他I/O为输入。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:110901
    • 提供者:宋喜佳
« 12 »
搜珍网 www.dssz.com