How to gather digital audio stream via STM32?
3 次查看(过去 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!