Hi,
I want to play a sound with a RS08. For that, I want to storage a uncompressed audio file in a external memory, and read it from the RS08 to play it directly.
The problem is in the storage method and the speed needed to read the bitstream to play the audio file (one second, 44.1KHz, 16bits).
Have you ever done something like that? Please, can you recommend me a storage method (eeprom, flash, sd card...)?