Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo+jul 12 2006, 10:55 am--><div class='quotetop'>quote (hippo @ jul 12 2006, 10:55 am)</div>
--- quote start ---
<!--quotebegin-william88@Jul 11 2006, 10:54 PM hello,everyone
in the de2_sd_card_audio project, the designs uses a nios ii system to demonstrate how to read from the sd card.but the software in nios ii has not involved to the file memory operation,only has realized the signal succession.now i am making a topic about the video gathering and return back,needs the video which gathers to save to the sd card ,and reads out the video from it. i did not know how to edit the code about sd card , who has sd card examples?
thanks!
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16793)
--- quote end ---
--- Quote End --- what you need is a file system, may be fat? see this thread, http://forum.niosforum.com/forum/index.php?showtopic=4233 (http://forum.niosforum.com/forum/index.php?showtopic=4233) or you may try uclinux, there are good file system support. Jdhar had ported a SD driver, and you may port it to your board. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16804)</div> [/b] --- Quote End --- hello!hippo i'm going to write a program to write some dato into my sd card by de2, i found it's not a small project to use most of the useage of a sd card, i haven't managed to meet the basic write operation yet, is there some already-exist examples for this project? my board is de2, and my sd card is made by sandisk.