我正在开发一个涉及I2C(使用Spartan 3E FPGA)与EEPROM通信的项目。
我对如何开始感到很困惑。
有人可以建议一个I2C主模式的vhdl代码吗?
在网上搜索“I2C核心”。
如果您还不熟悉I2C协议,那么了解I2C应该是您的第一步。
关于I2C的维基百科文章是一个良好的开端,其中包含指向I2C规范和相关文档的链接。
- 鲍勃埃尔金德
签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。
阅读手册或用户指南。
你读过手册了吗?
你能找到手册吗?2。
搜索开云(中国)官方(并搜索网页)以寻找类似的主题。
不要在多个开云(中国)官方上发布相同的问题。
不要在别人的主题上发布新主题或问题,开始新的主题!5。
学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。
提供有用的详细信息(请与网页,数据表链接).7。
您的代码中的评论不需要支付额外费用。
我没有支付开云(中国)官方帖子的费用。
如果我写一篇好文章,那么我一无所获。
以上来自于谷歌翻译
以下为原文
I'm working on a project involving I2C(using Spartan 3E FPGA) to communicate with EEPROM. I'm quite confused on how to start. Can someone suggest a vhdl code for an I2C Master mode?
Search the web for "I2C core". If you are not yet familiar with I2C protocol, then learning about I2C should be your first effort. The Wikipedia article on I2C is a good start, with links to the I2C specification and related docs.
-- Bob Elkind
SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.