Skip to content

InertialSensingAndAdvancedNavigationLab/FPGA-SDCardReaderAndWriter

Repository files navigation

FPGA SD Card FAT32 Reader/Writer

GitHub last commit License: MIT

A Verilog-based FPGA project for reading from and writing to an SD card using the FAT32 file system in SDIO mode.


English | 简体中文


Key Features

  • FAT32 Support: Full file system compatibility for broad device support.
  • SDIO Mode: Utilizes the 4-bit SDIO interface for higher performance compared to SPI.
  • UART Interface: Simple data input via a standard UART serial connection.
  • Modular Design: Well-encapsulated modules for easy integration.

For detailed information, module descriptions, and usage instructions, please select your preferred language above.

About

A Verilog implementation of an SD Card reader/writer for FPGAs using the FAT32 file system over the high-speed SDIO interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published