usb閃存設(shè)計(jì).doc
約74頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
usb閃存設(shè)計(jì),2.5萬(wàn)字有程序代碼摘要 通用串行總線(universal serial bus usb),是一種快速、靈活的總線接口。與其它通信接口比較,usb接口的最大特點(diǎn)是易于使用,這也是usb的主要設(shè)計(jì)目標(biāo)。作為一種高速總線接口,usb適用于多種設(shè)備,如數(shù)碼相機(jī)、mp3播放機(jī)、高速數(shù)據(jù)采集設(shè)備等。本論文簡(jiǎn)要介紹usb(通用串行...
內(nèi)容介紹
此文檔由會(huì)員 200306 發(fā)布
2.5萬(wàn)字 有程序代碼
摘要
通用串行總線(Universal Serial Bus USB),是一種快速、靈活的總線接口。與其它通信接口比較,USB接口的最大特點(diǎn)是易于使用,這也是USB的主要設(shè)計(jì)目標(biāo)。作為一種高速總線接口,USB適用于多種設(shè)備,如數(shù)碼相機(jī)、MP3播放機(jī)、高速數(shù)據(jù)采集設(shè)備等。
本論文簡(jiǎn)要介紹USB(通用串行總線)大容量存儲(chǔ)設(shè)備類,給出USB控制PDIUSBD12和閃存K9F2808的原理框圖,并以這兩個(gè)芯片為例設(shè)計(jì)出存儲(chǔ)設(shè)備的電路圖,最后列出程序流程圖并加以調(diào)試。
論文主要對(duì)以下幾個(gè)方面作了研究:
①USB系統(tǒng)枚舉過(guò)程的實(shí)現(xiàn)。
②K9F2808數(shù)據(jù)讀寫控制。
③文件系統(tǒng)在K9F2808上實(shí)現(xiàn)。
④繪制整體電路圖并編相應(yīng)各部分程序。
該設(shè)計(jì)主要以PDIUSBD12與K9F2808芯片研究為核心。主要包括USB接口、USB總線結(jié)構(gòu)、USB協(xié)議、FAT16/32文件系統(tǒng)結(jié)構(gòu)及各部分相關(guān)源程序調(diào)試及其運(yùn)行等幾大部分。
關(guān)鍵詞:USB PDIUSBD12 K9F2808 移動(dòng)閃存
Abstract
This thesis introduces USB (the common serial bus ) apparatus of large memory briefly , provide USB control PDIUSBD12 and flashing memory principle block diagram of K9F2808 , take these two chips as an example , design circuit diagram to store the apparatus, list the procedure flow diagram finally and debug .
Have mainly studied several following respects in thesis:
①USB system enumerates the realization of the course.
②K9F2808 data read and written and controlled.
③The file system is realized on K9F2808.
④Draw whole circuit diagram and compile corresponding all part of procedures.
This design mainly regards PDIUSBD12 and K9F2808 chip research as the core. Mainly structure , interface of USB and bus of USB., agreement of USB and file of FAT16/32 , systematic structure and every relevant source program debug and odd major part of running etc
Keywords: USB,PDIUSBD12,K9F2808,mobile flash
目錄
摘要
Abstract
目錄
1緒論
2 USB總線結(jié)構(gòu)
3協(xié)議
3.1 MASS STORAGE 協(xié)議
3.2 BULK-ONLY傳輸協(xié)議
3.3 SCSI指令集
3.4 FAT16 文件系統(tǒng) 23
3.4.1 FAT 文件系統(tǒng)結(jié)構(gòu)
3.4.1 FAT 區(qū)
3.4.2根目錄區(qū)(Root Directory Region)
3.4.3文件和目錄數(shù)據(jù)區(qū)
3.4.4 Flash盤的FAT結(jié)構(gòu)
4固件程序的實(shí)現(xiàn)
5固件調(diào)試
結(jié)論
致謝
參考文獻(xiàn)
摘要
通用串行總線(Universal Serial Bus USB),是一種快速、靈活的總線接口。與其它通信接口比較,USB接口的最大特點(diǎn)是易于使用,這也是USB的主要設(shè)計(jì)目標(biāo)。作為一種高速總線接口,USB適用于多種設(shè)備,如數(shù)碼相機(jī)、MP3播放機(jī)、高速數(shù)據(jù)采集設(shè)備等。
本論文簡(jiǎn)要介紹USB(通用串行總線)大容量存儲(chǔ)設(shè)備類,給出USB控制PDIUSBD12和閃存K9F2808的原理框圖,并以這兩個(gè)芯片為例設(shè)計(jì)出存儲(chǔ)設(shè)備的電路圖,最后列出程序流程圖并加以調(diào)試。
論文主要對(duì)以下幾個(gè)方面作了研究:
①USB系統(tǒng)枚舉過(guò)程的實(shí)現(xiàn)。
②K9F2808數(shù)據(jù)讀寫控制。
③文件系統(tǒng)在K9F2808上實(shí)現(xiàn)。
④繪制整體電路圖并編相應(yīng)各部分程序。
該設(shè)計(jì)主要以PDIUSBD12與K9F2808芯片研究為核心。主要包括USB接口、USB總線結(jié)構(gòu)、USB協(xié)議、FAT16/32文件系統(tǒng)結(jié)構(gòu)及各部分相關(guān)源程序調(diào)試及其運(yùn)行等幾大部分。
關(guān)鍵詞:USB PDIUSBD12 K9F2808 移動(dòng)閃存
Abstract
This thesis introduces USB (the common serial bus ) apparatus of large memory briefly , provide USB control PDIUSBD12 and flashing memory principle block diagram of K9F2808 , take these two chips as an example , design circuit diagram to store the apparatus, list the procedure flow diagram finally and debug .
Have mainly studied several following respects in thesis:
①USB system enumerates the realization of the course.
②K9F2808 data read and written and controlled.
③The file system is realized on K9F2808.
④Draw whole circuit diagram and compile corresponding all part of procedures.
This design mainly regards PDIUSBD12 and K9F2808 chip research as the core. Mainly structure , interface of USB and bus of USB., agreement of USB and file of FAT16/32 , systematic structure and every relevant source program debug and odd major part of running etc
Keywords: USB,PDIUSBD12,K9F2808,mobile flash
目錄
摘要
Abstract
目錄
1緒論
2 USB總線結(jié)構(gòu)
3協(xié)議
3.1 MASS STORAGE 協(xié)議
3.2 BULK-ONLY傳輸協(xié)議
3.3 SCSI指令集
3.4 FAT16 文件系統(tǒng) 23
3.4.1 FAT 文件系統(tǒng)結(jié)構(gòu)
3.4.1 FAT 區(qū)
3.4.2根目錄區(qū)(Root Directory Region)
3.4.3文件和目錄數(shù)據(jù)區(qū)
3.4.4 Flash盤的FAT結(jié)構(gòu)
4固件程序的實(shí)現(xiàn)
5固件調(diào)試
結(jié)論
致謝
參考文獻(xiàn)
TA們正在看...
- xxx市消防工作“十三五”規(guī)劃.doc
- spc工廠最專業(yè)模板(實(shí)用版-x-r數(shù)據(jù)線圖表).xls
- cpk工廠最專業(yè)模板(ts16949五工具軟件-數(shù)據(jù)線圖表).xls
- cpk工廠最實(shí)用模板(ts16949五工具軟件)--新格式.xls
- 注塑常識(shí)培訓(xùn)考試題.doc
- 注塑過(guò)程中的常見(jiàn)問(wèn)題以及對(duì)策.ppt
- sop-恒溫恒濕試驗(yàn)機(jī)操作指導(dǎo)書.xls
- qc-檢查員評(píng)價(jià)基準(zhǔn)--日企.xlsx
- sop-工顯測(cè)量操作指導(dǎo)書.xls
- 日企-工廠采購(gòu)品質(zhì)協(xié)議書2015(采購(gòu)部).docx