如何Step by Step实现USB host-我的实战经验(How to implement USB by Step Step host- my actual combat experience).doc
- 1、本文档共7页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
如何Step by Step实现USB host-我的实战经验(How to implement USB by Step Step host- my actual combat experience)
如何Step by Step实现USB host-我的实战经验(How to implement USB by Step Step host- my actual combat experience)
A project was made a few days ago, in which the functions of USB were realized, including the reading and writing of the U disk and the use of USB mouse keyboard. After a period of debugging, it was finally completed. Now a number of key debugging points down, on the one hand about finishing their own ideas, on the other hand, I hope to be able to do something similar to the work of some of the brothers reference, we hope to be helpful.
My system is Linux 2.6, USBs main controller uses EPSONs S1R72V17, and USBs drive code is provided by Epson Corp. Before I started, I downloaded the relevant information from EPSONs website, including the datasheet and hardware design documents and the software porting document of this chip.
(data download website: http://www.epson.jp/device/semicon_e/product/inteRFace/index.htm)
In the process of this project, my main task is to complete the design and debugging of hardware, and to transplant the EPSON Linux 2.6 driver to my system.
USB hardware system design is relatively simple (refer to the following figure), through the address data bus and CPU connected, and the other USB controller has an interrupt signal to access the CPU system. S1R72V17 requires 3 different voltages, namely 3.3V, 1.8V, and 5V. Another part of the circuit is the interface circuit of USB, including differential signal line pair and over-current protection circuit. In addition, the 72v17 also needs a clock that can be supplied by 12M crystals, or by active oscillators such as the 24M or 48M.
In the design of the hardware circuit, the key is the connection of the bus and the alignment of the differential signal line. 72V17 has 3 bus access mode, respectively is 8bits mode, BE mode and 16bits 16bits strobe model, BE model and WBEH WBEL CPU to provide access to the signal level respectively, byte, strobe mode WRH and CPU provide the WRL signal to access low byte.
您可能关注的文档
- 地下室渗漏的原因及其抗渗漏处理措施(Causes of leakage in basement and anti seepage measures).doc
- 地下室防水材料的具体选择(Selection of waterproof material in basement).doc
- 地下室漏水维修防水施工方案(Basement leakage, maintenance, waterproof construction program).doc
- 地下室防潮防水施工方案(Basement waterproof construction plan).doc
- 地下水(groundwater).doc
- 地下工程(underground engineering).doc
- 地下洞室(underground cavity).doc
- 地信考研(Postgraduate entrance examination).doc
- 地图投影的判别和选择投影方式的依据(The criterion of projection projection and the basis of choosing projection method).doc
- 地域文化简答(Use of regional culture).doc
- 2025届安徽舒城桃溪中学高三压轴卷语文试卷含解析.doc
- 广西玉林市玉州区2025届高考仿真卷语文试题含解析.doc
- 云南省昆明一中2025届高三3月份第一次模拟考试英语试卷含解析.doc
- 河北省邢台市第三中学2025届高三第二次调研语文试卷含解析.doc
- 《ISO 56000-2025创新管理 基础和术语》之1:“引言+范围+术语和定义”专业深度解读与应用指导材料(雷泽佳编写2025A0)_1-150.docx
- 《ISO 56000-2025创新管理 基础和术语》之1:“引言+范围+术语和定义”专业深度解读与应用指导材料(雷泽佳编写2025A0)_151-280.docx
- 社区党群服务站年度工作计划.docx
- 专题07原子核模型.docx
- 河北省邢台市信都区邢台市第一中学2024-2025学年高二上学期1月期末英语试题.docx
- 人教版七年级下册Unit2知识点总结(学生版).docx
文档评论(0)