您现在的位置是:首页 > 源码 > ii2c(fpga)例程
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

ii2c(fpga)例程

更新时间:2020-03-11 11:01:35 大小:2M 上传用户:黎明入睡查看TA发布的资源 标签:ii2cfpgaeeprom 下载积分:2分 评价赚积分 (如何评价?) 打赏 收藏 评论(0) 举报

资料介绍

IIC标准速率为100kbit/s,快速模式400kbit/s,支持多机通讯, 支持多主控模块,但同一时刻只允许有一个主控。由数据线SDA和时钟SCL构成串行总线; 每个电路和模块都有唯一的地址。
在这里以AT24C04为例说明I2C读写的基本操作和时序,I2C设备的操作可分为写单个存储字节,写多个存储字节,读单个存储字节和读多个存储字节

部分文件列表

文件名文件大小修改时间
08_eeprom_test/chipscope_icon.asy1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.constraints/chipscope_icon.ucf1KB2015-11-04 15:39:58
08_eeprom_test/chipscope_icon.constraints/chipscope_icon.xdc1KB2015-11-04 15:39:58
08_eeprom_test/chipscope_icon.gise1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.ncf1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.ngc31KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.ucf1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.v1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.veo1KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.xco2KB2015-11-04 15:36:08
08_eeprom_test/chipscope_icon.xdc1KB2015-11-04 15:36:08
...

【关注B站账户领20积分】

全部评论(0)

暂无评论

上传资源 上传优质资源有赏金

  • 打赏
  • 30日榜单

推荐下载