iic

所属分类:单片机开发
开发工具:C/C++
文件大小:11538KB
下载次数:11
上传日期:2013-12-27 11:27:30
上 传 者嘟嘟2017
说明:  使用的是FPGA单片机 通过IIC总线,对24LC04进行读写实验。写入512btye的数据,前256个数字为0到255,后256个数据为1。然后,将512byte数据读出来并打印。最后,对比数据是否相同,如果有不同,说明读写过程有错误
(By using a single-chip FPGA IIC bus read and write on 24LC04 experiments. Write 512btye data, the first 256 digits from 0 to 255, after 256 data 1. Then, read 512byte data and print out. Finally, comparative data is the same, if different, indicating that there is an error reading and writing process)

文件列表:
iic\.metadata\.lock (0, 2011-06-26)
iic\.metadata\.log (10863, 2011-06-26)
iic\.metadata\.plugins\com.altera.nj.ui\dialog_settings.xml (677, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.core\.log (172, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.core\altera.components.1309057308403.pdom (16384, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.core\IIC.1309057339604.pdom (212992, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.core\IIC_syslib.1309057338292.pdom (16384, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.core\.log (0, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.core\IIC.sc (5772, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.core\IIC_syslib.sc (1666, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.core\specs.c (1, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.core\specs.cpp (1, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.make.ui\dialog_settings.xml (149, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.cdt.ui\dialog_settings.xml (137, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\47\000322c8a49f0010104fb3118c6b6e18 (5306, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\51\100ea5c4a09f0010104fb3118c6b6e18 (0, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\53\4199aeb4a09f0010104fb3118c6b6e18 (240, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\63\504facb4a09f0010104fb3118c6b6e18 (120, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\78\4099aeb4a09f0010104fb3118c6b6e18 (179, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\83\c20b09eaa09f0010104fb3118c6b6e18 (0, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\ab\c10b09eaa09f0010104fb3118c6b6e18 (0, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\b1\30faab76a49f0010104fb3118c6b6e18 (5201, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\bb\40f6e3b3a09f0010104fb3118c6b6e18 (239, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\c1\4094b142a19f0010104fb3118c6b6e18 (5301, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\d9\c00b09eaa09f0010104fb3118c6b6e18 (0, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\dc\70c5d5b3a09f0010104fb3118c6b6e18 (179, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.history\e8\70e3d0b3a09f0010104fb3118c6b6e18 (120, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\altera.components\.indexes\properties.index (80, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\33\b9\history.index (54, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\33\d8\history.index (56, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\33\history.index (48, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\af\history.index (133, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\d8\history.index (94, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC\.indexes\properties.index (216, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC_syslib\.indexes\33\history.index (48, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC_syslib\.indexes\af\history.index (133, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.projects\IIC_syslib\.indexes\properties.index (230, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\history.version (1, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.index (104, 2011-06-26)
iic\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.version (1, 2011-06-26)
... ...

This template is starting point for creating a project based on your custom C code. It will provide you a default project to which you can add your software files. To add files to a project, manually copy the file into the application directory (e.g. using Windows Explorer), then right click on your application project and select refresh. You can also add files to the project using the Nios II IDE import function. Select File -> Import. Select File System in the Import Window and click Next. Browse to the appropriate directory containing the files to be added and click OK. Check the files you want to add and click Finish.

近期下载者

相关文件


收藏者