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

搜索资源列表

  1. TMS320LF2407 I2C接口编程案例(C 和 ASM)

    0下载:
  2. 学DSP时,写的I2C接口程序,请大家指导-i2c interface code in 2407 dsp.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:24815
    • 提供者:张辉
  1. i2c-asm

    0下载:
  2. 汇编 I2C读写FM256程序段 功能完整 可直接调用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:李新刚
  1. i2c-asm

    0下载:
  2. 汇编写的24C01 单字节I2C读写程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:749
    • 提供者:wang
  1. i2c汇编语言

    0下载:
  2. I2C端口设计,由ASM设计完成,实现I2C端口功能-I2C port design, the design completed by ASM, I2C port functions
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:韦伯
  1. I2C_Slave0.It is I2C Bus Slave source for MCS51

    1下载:
  2. It is I2C Bus Slave source for MCS51,It is I2C Bus Slave source for MCS51
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:29153
    • 提供者:Alex Han
  1. AT24C16的读写程序

    2下载:
  2. AT24C16的读写程序,I2C接口,已经通过测试,注释很详细,AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
  3. 所属分类:汇编语言

    • 发布日期:2017-05-18
    • 文件大小:2966
    • 提供者:
  1. I2C

    0下载:
  2. I2C总线传输源程序,已经通过仿真,程序正确-I2C ASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:李雪
  1. I2C

    1下载:
  2. 24lc02 i2c读写程序。汇编6502指令。适用于sunplus mcu-24lc02 i2c read and write procedures. 6502 compilation of instructions. Apply to sunplus mcu
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1819
    • 提供者:justin
  1. MSP430F149I2C

    0下载:
  2. 以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subrout
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3487
    • 提供者:limaorui
  1. FOSVOSGM7113

    0下载:
  2. 51单片机和GM7113的硬件连接非常简单,只要把单片机的两个I/O口(如P1.0、P1.0)直接和GM7113的SCL、SDA管脚相连,再加上上拉电阻即可。   用单片机初始化GM7113的主要任务是程序的编写,首先要熟悉I2C总线协议,根据I2C总线的原理写出启动、停止、应答信号等的子程序,由子程序再写出发送、接收1个字节的程序,然后根据GM7113的寄存器操作格式写出读写寄存器的程序,最后根据以上的子程序写出初始化GM7113的程序段。 -51 Single-chip and ha
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4240
    • 提供者:刘星星
  1. I2CBUSOperation

    0下载:
  2. I2C总线的各类操作的驱动代码,C,ASM,字节方式,位方式-I2C bus driver to operate various types of code, C, ASM, byte mode method
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:36658
    • 提供者:45465
  1. ASM

    0下载:
  2. 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz-The simulation package includes I2C bottom I2C operation subroutine, before the definition of a good use of SCL and SDA. 8051 in standard mode (12 Clock), the requirements for
  3. 所属分类:SCM

    • 发布日期:2014-06-06
    • 文件大小:13944
    • 提供者:郭小娟
  1. SD2068A.ASM

    0下载:
  2. I2C接口的SD2068A 51单片机汇编应用程序-I2C interface compilation SD2068A 51 single-chip applications
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:3183
    • 提供者:liuzhihua
  1. ejemplosi2c-eeprom

    0下载:
  2. Example to PIC with I2C and EEPROM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:4843
    • 提供者:shirowpk
  1. I2Casm

    1下载:
  2. 51单片机I2C读写EEPROM的汇编语言实现 带I2C时序,注释详细!-51 I2C ASM
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2545
    • 提供者:yinbin
  1. i2c_Driver

    0下载:
  2. i2c芯片的驱动程序,51单片机系统,调试OK-i2c chip driver, 51 SCM systems, debugging OK
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:6389
    • 提供者:吴标
  1. I2C

    0下载:
  2. I2C总线写程序,I2C总线支持多主和主从两种工作方式。-Write I2C bus, and support the I2C bus from two way to work.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1082
    • 提供者:luoyong
  1. Slaa368aandPDF

    1下载:
  2. 有關TI MSP430 用GPIO功能去模擬I2C訊號的文檔與源碼,源碼包括C與asm。此檔案比其他人上傳的檔案要齊全-GPIO features available on the TI MSP430 to simulate I2C signals documentation and source code, source code, including C & asm. This file is uploaded files than others to complete。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:170377
    • 提供者:小白
  1. cn022921

    0下载:
  2. I2C™ 串行EEPROM 与PIC10 及PIC12 器件的接口设计的电路资料,以及汇编代码。适用于PIC10F202和PIC12F675-I2C ASM for PIC10F202/PIC12F675
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:432700
    • 提供者:ee
  1. i2c-asm-!!!!

    0下载:
  2. The software implementation of the master subscriber of the i2c bus controller PIC16F8-The software implementation of the master subscriber of the i2c bus controller PIC16F877
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:Denys
« 12 3 »
搜珍网 www.dssz.com