Forum Discussion
Altera_Forum
Honored Contributor
13 years agoRead a wav file in an SD card with nios software
Hello, I created a simple project with Nios II. In this project, I wrote a text file into an SD card successfully. Now, I must read data of a wav file (amplitude of a sound source) to process...
Altera_Forum
Honored Contributor
13 years agoHello,
That may sound opportunistic, but can you please upload your simple project code ? I'm currently struggling to write / read a file from the SD card. As for your wav file, maybe you can convert it into a .dat file to read it easily ?