HAL_SAI_Transmit() 32 bits audio, STM32H747-DISCI
Hello,
I use HAL_SAI_Transmit() to play wav file from external flash. Music sounds correct when the wav file is 16 bits audio but there is a lot of noise when I play 32 bits audio.
I have of course checked 10 times that the bytes order and the samples are ok. BSP_AUDIO_OUT_Init() is used to configure the audio system for 16 or 32 bits
Any idea what could be wrong? Any hints, thoughts comments are really welcome!
Best Regards,
Anton
