2022-03-16 09:06 AM
I am having issues producing sound from the audio codec. I have tried the examples provided by ST but have not been able to get them to run. Is there a step by step guide to follow for more instructions?
2022-03-17 04:59 AM
Hi,
Can you please more describe the issue? Did you try to implement this example?
STM32Cube_FW_H7_V1.9.1\Projects\STM32H745I-DISCO\Examples\SAI\SAI_AudioPlayback
It is very useful to check the "readme" note, referencing to reference manual RM0399 section 54 Serial audio interface (SAI) and the user manual UM2488 section 6.7 Audio.
Bouraoui