How to gather digital audio stream via STM32?
조회 수: 4 (최근 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!