How to gather digital audio stream via STM32?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Akshat Dalal
il 25 Ago 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!