I'm trying to set a simple application to transfer 32 bit resolution data to the codec on the ezdsp board. How can I do that?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm trying to set a simple application to transfer 32 bit resolution data to the codec on the ezdsp board. How can I do that?
We do not have a sample project running at 32-bit with the codec at the moment.
You should be able to modify Spectrum Digital's AIC3204 test code to work at 32-bits.
You may find the Test codes and BSL (board support library) here: C5505 eZDSP or C5515 eZDSP
I found that, on the ezdsp sample I've got, the background noise level is about -80 dB FS. With such a high noise background, 32-bit sampling won't outperform 16-bit sampling.