2017-11-25 08:09 AM
Posted on November 25, 2017 at 17:09
Hello everyone,
a while ago I started looking into the STM32746 to test some DSP audio effects, but I don't have much experience with STM32 MCUs. I mainly had issues with sdram access (see
https://community.st.com/s/question/0D50X00009XkhX5SAJ/stm32f7-sdram-corrupt-data-read
) but I never solved them.
I kind of gave up the idea, but now the draft (for SystemWorkbench) is downloadable from
<LINK NO LONGER ACTIVE>
It's based mainly on
<LINK NO LONGER ACTIVE>
for real time audio in/out and
https://github.com/thi-ng/ws-ldn-4
for the GUI.
So far the 2 main issues are:
If anyone wants to take a look and share any opinions, bugs and insights, it would be much appreciated and maybe could be useful to others who would like to test their audio algorithms on this MCU.