CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:I2C_MASTER_SLAVE

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    790.94kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

IIC 主从机通讯模拟 程序调试通过可用-IIC
(系统自动生成,下载前可以参看下载内容)

下载文件列表

I2C_master and slave
I2C_master and slave/Master24533
I2C_master and slave/Master24533/backup
I2C_master and slave/Master24533/backup/boot.asm
I2C_master and slave/Master24533/backup/globalparams.h
I2C_master and slave/Master24533/backup/globalparams.inc
I2C_master and slave/Master24533/backup/i2chwcommon.asm
I2C_master and slave/Master24533/backup/i2chwcommon.h
I2C_master and slave/Master24533/backup/i2chwcommon.inc
I2C_master and slave/Master24533/backup/i2chwint.asm
I2C_master and slave/Master24533/backup/i2chwmstr.asm
I2C_master and slave/Master24533/backup/i2chwmstr.h
I2C_master and slave/Master24533/backup/i2chwmstr.inc
I2C_master and slave/Master24533/backup/i2chwrsrcinits.asm
I2C_master and slave/Master24533/backup/lcd.asm
I2C_master and slave/Master24533/backup/lcd.h
I2C_master and slave/Master24533/backup/lcd.inc
I2C_master and slave/Master24533/backup/psocconfig.asm
I2C_master and slave/Master24533/backup/psocconfigtbl.asm
I2C_master and slave/Master24533/backup/psocgpioint.h
I2C_master and slave/Master24533/backup/psocgpioint.inc
I2C_master and slave/Master24533/boot.asm
I2C_master and slave/Master24533/boot.tpl
I2C_master and slave/Master24533/BuildMsg.txt
I2C_master and slave/Master24533/flashsecurity.txt
I2C_master and slave/Master24533/lib
I2C_master and slave/Master24533/lib/GlobalParams.h
I2C_master and slave/Master24533/lib/GlobalParams.inc
I2C_master and slave/Master24533/lib/I2CHWCommon.asm
I2C_master and slave/Master24533/lib/I2CHWCommon.h
I2C_master and slave/Master24533/lib/I2CHWCommon.inc
I2C_master and slave/Master24533/lib/I2CHWInt.asm
I2C_master and slave/Master24533/lib/I2CHWMstr.asm
I2C_master and slave/Master24533/lib/I2CHWMstr.h
I2C_master and slave/Master24533/lib/I2CHWMstr.inc
I2C_master and slave/Master24533/lib/I2CHWRsrcInits.asm
I2C_master and slave/Master24533/lib/LCD.asm
I2C_master and slave/Master24533/lib/LCD.h
I2C_master and slave/Master24533/lib/LCD.inc
I2C_master and slave/Master24533/lib/libpsoc.a
I2C_master and slave/Master24533/lib/obj
I2C_master and slave/Master24533/lib/obj/i2chwcommon.lis
I2C_master and slave/Master24533/lib/obj/i2chwcommon.o
I2C_master and slave/Master24533/lib/obj/i2chwint.lis
I2C_master and slave/Master24533/lib/obj/i2chwint.o
I2C_master and slave/Master24533/lib/obj/i2chwmstr.lis
I2C_master and slave/Master24533/lib/obj/i2chwmstr.o
I2C_master and slave/Master24533/lib/obj/i2chwrsrcinits.lis
I2C_master and slave/Master24533/lib/obj/i2chwrsrcinits.o
I2C_master and slave/Master24533/lib/obj/lcd.lis
I2C_master and slave/Master24533/lib/obj/lcd.o
I2C_master and slave/Master24533/lib/obj/psocconfig.lis
I2C_master and slave/Master24533/lib/obj/psocconfig.o
I2C_master and slave/Master24533/lib/obj/psocconfigtbl.lis
I2C_master and slave/Master24533/lib/obj/psocconfigtbl.o
I2C_master and slave/Master24533/lib/PSoCAPI.h
I2C_master and slave/Master24533/lib/PSoCAPI.inc
I2C_master and slave/Master24533/lib/PSoCConfig.asm
I2C_master and slave/Master24533/lib/PSoCConfigTBL.asm
I2C_master and slave/Master24533/lib/PSoCGPIOINT.asm
I2C_master and slave/Master24533/lib/PSoCGPIOINT.h
I2C_master and slave/Master24533/lib/PSoCGPIOINT.inc
I2C_master and slave/Master24533/linkfile
I2C_master and slave/Master24533/main.c
I2C_master and slave/Master24533/main.s
I2C_master and slave/Master24533/Master24533.SOC
I2C_master and slave/Master24533/Master24533.WNP
I2C_master and slave/Master24533/memory.inc
I2C_master and slave/Master24533/mkdep
I2C_master and slave/Master24533/obj
I2C_master and slave/Master24533/obj/boot.lis
I2C_master and slave/Master24533/obj/boot.o
I2C_master and slave/Master24533/obj/main.lis
I2C_master and slave/Master24533/obj/main.o
I2C_master and slave/Master24533/opts.txt
I2C_master and slave/Master24533/output
I2C_master and slave/Master24533/output/master24533.dbg
I2C_master and slave/Master24533/output/master24533.hex
I2C_master and slave/Master24533/output/master24533.lst
I2C_master and slave/Master24533/output/master24533.mp
I2C_master and slave/Master24533/output/master24533.rom
I2C_master and slave/Master24533/project.dep
I2C_master and slave/Master24533/project.dep.bak
I2C_master and slave/Master24533/project.mk
I2C_master and slave/Master24533/project.mk.bak
I2C_master and slave/Master24533/PSoCConfig.xml
I2C_master and slave/Slave21534
I2C_master and slave/Slave21534/backup
I2C_master and slave/Slave21534/backup/boot.asm
I2C_master and slave/Slave21534/backup/boot.tpl
I2C_master and slave/Slave21534/backup/globalparams.h
I2C_master and slave/Slave21534/backup/globalparams.inc
I2C_master and slave/Slave21534/backup/i2chwcommon.asm
I2C_master and slave/Slave21534/backup/i2chwcommon.h
I2C_master and slave/Slave21534/backup/i2chwcommon.inc
I2C_master and slave/Slave21534/backup/i2chwint.asm
I2C_master and slave/Slave21534/backup/i2chwrsrcinits.asm
I2C_master and slave/Slave21534/backup/i2chwslave.h
I2C_master and slave/Slave21534/backup/i2chwslave.inc
I2C_master and slave/Slave21534/backup/i2chw_1common.asm
I2C_master and slave/Slave21534/backup/i2chw_1common.h
I2C_master and slave/Slave21534/backup/i2chw_1common.inc
I2C_master and slave/Slave21534/backu

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭