STM32f746G - Discovery - Audio Pins
Hi
I am having issues with playing sound through the audio out jack. I have gone through the BSP examples but what's lacking for me is the correct setup of the pins.
At the moment I have set up -
SAI2 Block A (Master) - (I2S/PCM enabled)
I2C3
I2S3
DMA for SAI2 Block A
Am I missing anything with regards to the correct initialization in regards to getting audio to play out through my speakers?
Any help would be much appreciated.