Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDigital audio player, help choosing the right device
I'm not sure this is the right forum section to post the new thread. I'm new in FPGA design, so I need some suggestions to choise the right device. I would build a digital audio player with t...
Altera_Forum
Honored Contributor
12 years agoEhm, it's kinda awkward to say this on an Altera forum, but it doesn't look like you need an FPGA here. Reading a FAT filesystem means that you probably need a decent processor (most likely some ARM, but there are other around). Audio is something commonly supported. You can, of course, do this with an FPGA or a SoC device, but it's a heavy overkill, and odds are that a plain processor device will be the most cost-effective.
Cheers, Andrew