Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by 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.