FPGA讀寫(xiě)SD卡讀取BMP圖片通過(guò)LCD顯示例程實(shí)驗(yàn) Verilog邏輯源碼Quartus工程文件+文檔說(shuō)明,FPGA型號(hào)Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。1 實(shí)驗(yàn)簡(jiǎn)介在前面的實(shí)驗(yàn)中我們練習(xí)了 SD 卡讀寫(xiě),VGA 視頻顯示等例程,本實(shí)驗(yàn)將 SD 卡里的 BMP 圖片讀出,寫(xiě)入到外部存儲(chǔ)器,再通過(guò) VGA、LCD 等顯示。本實(shí)驗(yàn)如果通過(guò)液晶屏顯示,需要有液晶屏模塊。2 實(shí)驗(yàn)原理在前面的實(shí)驗(yàn)中我們?cè)?VGA、LCD 上顯示的是彩條,是 FPGA 內(nèi)部產(chǎn)生的數(shù)據(jù),本實(shí)驗(yàn)將彩條替換為 SD 內(nèi)的 BMP 圖片數(shù)據(jù),但是 SD 卡讀取速度遠(yuǎn)遠(yuǎn)不能滿(mǎn)足顯示速度的要求,只能先寫(xiě)入外部高速 RAM,再讀出后給視頻時(shí)序模塊顯示module top( input clk, input rst_n, input key1, output [5:0] seg_sel, output [7:0] seg_data, output vga_out_hs, //vga horizontal synchronization output vga_out_vs, //vga vertical synchronization output[4:0] vga_out_r, //vga red output[5:0] vga_out_g, //vga green output[4:0] vga_out_b, //vga blue output sd_ncs, //SD card chip select (SPI mode) output sd_dclk, //SD card clock output sd_mosi, //SD card controller data output input sd_miso, //SD card controller data input output sdram_clk, //sdram clock output sdram_cke, //sdram clock enable output sdram_cs_n, //sdram chip select output sdram_we_n, //sdram write enable output sdram_cas_n, //sdram column address strobe output sdram_ras_n, //sdram row address strobe output[1:0] sdram_dqm, //sdram data enable output[1:0] sdram_ba, //sdram bank address output[12:0] sdram_addr, //sdram address inout[15:0] sdram_dq //sdram data);parameter MEM_DATA_BITS = 16 ; //external memory user interface data widthparameter ADDR_BITS = 24
標(biāo)簽: fpga
上傳時(shí)間: 2021-10-27
上傳用戶(hù):
eeworm.com VIP專(zhuān)區(qū) 單片機(jī)源碼系列 62資源包含以下內(nèi)容:1. LM3S系列單片機(jī)JTAG口解鎖應(yīng)用筆記.pdf2. 單片機(jī)原理及應(yīng)用實(shí)驗(yàn)指導(dǎo)書(shū).pdf3. SIMATIC H系統(tǒng)介紹.pdf4. 8 位A/D 型OTP/Mask 單片機(jī).pdf5. OM8361/TDA8362單片機(jī)的設(shè)計(jì)及應(yīng)用.pdf6. 如何使用S12X MCU上的外設(shè)協(xié)處理器XGATE.rar7. MCS-51單片機(jī)引腳功能.doc8. 五年單片機(jī)學(xué)習(xí)之旅雜感.pdf9. PHILIPS單片機(jī)選型指南.rar10. 單片機(jī)百科知識(shí)大全.pdf11. 中穎單片機(jī)入門(mén)與實(shí)戰(zhàn).pdf12. 單片機(jī)在鍵盤(pán)上的應(yīng)用.pdf13. 單片機(jī)的選擇和使用.pdf14. 51單片機(jī)C語(yǔ)言提升教程.pdf15. I/O 型單片機(jī)使用手冊(cè).pdf16. CYGNAL 單片機(jī)基礎(chǔ)知識(shí)手冊(cè).pdf17. 單片機(jī)串行口.pdf18. 單片機(jī)指令系統(tǒng)原理.rar19. 幾款單片機(jī)的原理介紹.pdf20. CYGNAL 單片機(jī)原理.pdf21. 單片機(jī)大全.pdf22. PIC 單片機(jī)之發(fā)生器.pdf23. 單片機(jī)串行通信發(fā)射機(jī).pdf24. 單片機(jī)外圍電路設(shè)計(jì).pdf25. TMS570LS系列產(chǎn)品簡(jiǎn)介.pdf26. TMS570LS 系列技術(shù)參考手冊(cè)(英).pdf27. LPC900系列單片機(jī)復(fù)位電路的可靠性設(shè)計(jì).pdf28. LM3S 系列微控制器Flash 存儲(chǔ)器應(yīng)用.pdf29. HT45R35在觸控按鍵中的應(yīng)用(使用C語(yǔ)言).pdf30. IAP在應(yīng)用中編程及其應(yīng)用.pdf31. HT45R3X系列觸控IC按鍵識(shí)別SWIP介紹.pdf32. CANopen協(xié)議講座(5)之CANopen從站模塊(XGa.pdf33. CAT1024 CAT1025 器件數(shù)據(jù)手冊(cè).pdf34. HT46R74D-1在人體電子秤中的應(yīng)用.pdf35. CANopen協(xié)議講座(4)之CANopen從站設(shè)備及其應(yīng)用.pdf36. 80C51系列開(kāi)發(fā)平臺(tái)產(chǎn)品選型指南.pdf37. HT48E MCU系列1K位EEPROM.pdf38. SPCE061A的指令周期表.pdf39. TMS570LS系列數(shù)據(jù)手冊(cè)(英).pdf40. 基于HT46系列MCU的A/D應(yīng)用范例.pdf41. CPU周期與微指令周期的關(guān)系.ppt42. HT66F40使用SIM SPI Mode的用法.pdf43. 基于HT49的MCU控制HT93LC46的讀寫(xiě).pdf44. HOLTEK I/O 8-Bit MTP輸入/輸出型八位可多.pdf45. 基于HT66Fx0使用ADC所有功能.pdf46. HT47R20A-1中A/D轉(zhuǎn)換的使用.pdf47. 異常向量表重映射.rar48. 基于HT56R678的A/D功能使用.pdf49. 基于HT48和HT46的交通信號(hào)燈的設(shè)計(jì)實(shí)現(xiàn).pdf50. LM3S系列微控制器中斷優(yōu)先級(jí)應(yīng)用筆記.rar51. HT56R678使用I2C進(jìn)行數(shù)據(jù)傳輸?shù)姆椒?pdf52. CTM系列隔離CAN收發(fā)器模塊選型指南.pdf53. 基于HT47C20L的R-F型低電壓八位Mask單片機(jī).pdf54. CANopen協(xié)議講座(6)之CANopen從站模塊(Tin.pdf55. 基于HT46R46E/HT46C46E經(jīng)濟(jì)A/D型八位單片機(jī).pdf56. 基于HT46R065V的24V VFD八位OTP型單片機(jī).pdf57. HT48 MCU定時(shí)器/計(jì)數(shù)器的應(yīng)用.pdf58. HT46RS03系列2K OPA+Comparator型八位.pdf59. 基于HT45R37V的低功耗C/R-F型八位OTP單片機(jī).pdf60. HT48 MCU讀寫(xiě)HT24系列EEPROM的應(yīng)用.pdf61. 基于HT45R37的低功耗C/R-F型八位OTP單片機(jī).pdf62. HT49 MCU中看門(mén)狗計(jì)時(shí)器的設(shè)定.pdf63. Holtek指令集說(shuō)明.pdf64. 基于HT49CVX的遙控接收軟件模塊設(shè)計(jì)指南.pdf65. 基于HT46RB50在USB充電器中的設(shè)計(jì)應(yīng)用.pdf66. 51單片機(jī)C語(yǔ)言編程手冊(cè).rar67. HT45R38在觸摸按鍵式電子時(shí)鐘中的應(yīng)用.pdf68. 自學(xué)單片機(jī)(提高篇).rar69. HT45R34在12KEY觸摸按鍵中的應(yīng)用(使用C語(yǔ)言).pdf70. LPC2000系列單片機(jī)學(xué)習(xí)指導(dǎo)書(shū)(英文).rar71. HT6221發(fā)碼的接收原理及應(yīng)用.pdf72. 自學(xué)單片機(jī)(入門(mén)篇)(入門(mén)篇).rar73. HT49 MCU的可編程分頻器(PFD)使用指南.pdf74. Keil C51入門(mén)教程.rar75. HT47R20A-1時(shí)基(Time Base)使用介紹.pdf76. HT45R35VC/R-F型八位OTP單片機(jī).pdf77. HT49R30A-1, HT49R50A-1,HT49R70.pdf78. HT46R47,HT46R22,HT46R23,HT46R2.pdf79. MSP430F449在超低功耗高精度雷達(dá)液位儀中的應(yīng)用.pdf80. HT48 & HT46 MCU UART的軟件實(shí)現(xiàn)方法.pdf81. 可編程系統(tǒng)級(jí)芯片提供了最大設(shè)計(jì)的靈活性.pdf82. 給初學(xué)單片機(jī)的經(jīng)典必備實(shí)驗(yàn).rar83. HT MCU 大型表格的讀取.pdf84. LSI邏輯公司的低成本語(yǔ)音處理器.pdf85. MSP430系列C編譯器編程指南.pdf86. 新型實(shí)用性低成本電子計(jì)價(jià)秤系統(tǒng)設(shè)計(jì).pdf87. 單芯片手機(jī)的優(yōu)點(diǎn)與挑戰(zhàn).pdf88. 用C18編譯器進(jìn)行Microwire串行EEPROM與PIC.pdf89. 高可靠性8位/16位All flash MCU結(jié)構(gòu)、特點(diǎn)及應(yīng).rar90. EVALSPEAR600評(píng)估板材料清單.rar91. NEC 32位MCU V850系列產(chǎn)品介紹.pdf92. MSP430單片機(jī)實(shí)現(xiàn)微波成像系統(tǒng)的掃描控制與數(shù)據(jù)采集.pdf93. HT48 HT46 MCU與HT93LC46 EEPROM.pdf94. NEC MCU在馬達(dá)方面的應(yīng)用.pdf95. 單片機(jī)原理與應(yīng)用課程.rar96. 單片機(jī)復(fù)位電路和振蕩電路應(yīng)用.pdf97. NEC 78K系列單片機(jī)安全性概覽.pdf98. NEC78K0/KF1用戶(hù)手冊(cè) 8位單片微控制器.pdf99. PROTEUS VSM在單片機(jī)系統(tǒng)仿真中的應(yīng)用.pdf100. 8位MCU升級(jí)至32位MCU的設(shè)計(jì)方案.pdf
上傳時(shí)間: 2013-04-15
上傳用戶(hù):eeworm
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
標(biāo)簽: Konrad sample Slave SAM7
上傳時(shí)間: 2014-01-04
上傳用戶(hù):rocketrevenge
AT89S8252, AT89S53 SPI Program, This program shows how to configure and use the SPI in master mode for the following microcontrollers: ATMEL AT89S53 ATMEL AT89S8252
標(biāo)簽: SPI configure Program program
上傳時(shí)間: 2015-09-26
上傳用戶(hù):xlcky
spi definition,waveform and all kinds of mode especially mode0,mode3
標(biāo)簽: mode definition especially waveform
上傳時(shí)間: 2015-12-13
上傳用戶(hù):sy_jiadeyi
Accessing Atmel AT45Dxxx dataflash on STK500 .Sets up the HW SPI in Master mode
標(biāo)簽: Accessing dataflash Master Atmel
上傳時(shí)間: 2016-03-26
上傳用戶(hù):LIKE
This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
標(biāo)簽: configured accesses program EEPROM
上傳時(shí)間: 2016-03-29
上傳用戶(hù):gut1234567
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
標(biāo)簽: configured accesses program EEPROM
上傳時(shí)間: 2014-01-18
上傳用戶(hù):liglechongchong
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
標(biāo)簽: configured accesses program EEPROM
上傳時(shí)間: 2016-04-12
上傳用戶(hù):qb1993225
This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple card environment. The reset and * identification processes assume multiple cards on the bus. * In MMC mode, the card number is used as the RCA operand in the * commands.
標(biāo)簽: MMC interface multiple supports
上傳時(shí)間: 2014-01-07
上傳用戶(hù):qilin
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1