How to gather digital audio stream via STM32?
3 views (last 30 days)
Show older comments
Is it possible to gather data stream from serial audio interface for procedding by matlab/simulink?
I want to use STM32H743 for this purpose.
My goal is to receive audioi stream from the codec via SAI interface.
Marek
0 Comments
Answers (1)
Akshat Dalal
on 25 Aug 2024
Hi Marek,
It is possible to read audio signals from an STM board in Simulink. I am not sure if it is supported for the particular board you are using. You can try that out as described in the following documentation: https://www.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ref/i2smicin.html
I hope this helps!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!