dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

writing files to micro-SD with spartan 3e - Arch

This is a discussion on writing files to micro-SD with spartan 3e - Arch ; Hi everybody! I just want to let you know that I've succeedded (quite some time ago) in writting files to micro-SD card. I used SPI core that comes with EDK to implement low-level routines for micro-SD. Some examples of MMC/SD ...


Home > Database Forum > Other Technologies > Arch > writing files to micro-SD with spartan 3e

Reply

 

LinkBack Thread Tools Display Modes
  #11  
Old 11-13-2008, 11:40 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: writing files to micro-SD with spartan 3e

Hi everybody!
I just want to let you know that I've succeedded (quite some time ago)
in writting files to micro-SD card.
I used SPI core that comes with EDK to implement low-level routines
for micro-SD. Some examples of MMC/SD low-level routines can be found
here:
http://elm-chan.org/fsw/ff/00index_e.html (sample projects)

For implementing a FAT file system I decided to use FatFs rather than
DOSFS (which was a first choice and worked ok, but didn't support
formatting - coming soon).
To reduce size of an image (bitmap) I used software JPEG compression
(IJG open source library).

Thanks again!
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 12:15 PM.