What is the HAL configuration on the STM34F4 discovery for playing wav files converted to 16b hex through the CS43L22 vis I2S?
I'm trying to get the discovery board to play a wav file that I've converted to an array of 16b hex values. So far, I have only been able to output an obnoxious noise. I have tried keeping the registered in the CS43L22 all at default.I have tried con...