How to gather digital audio stream via STM32?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Akshat Dalal
2024 年 8 月 25 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!