Enabling Helium on STM32N657X0 and STM32N657-DK.
Typo fixed in title - was "Helliun"
I'm developing a project that will heavily utilize DSP for audio processing, including neural networks. However, I'm having difficulties with the DSP; I haven't finished reading all the documentation yet. I even consulted Claude Opus on the process and other AI resources, but they all point to a non-existent path, which would be to install CMSIS-DSP via CubeMX in the ARM software tree.
Is anything else needed for DSP use?
Taking advantage of this post, how should I access the board's internal microphone? Are there any code examples besides STM32N6-GettingStarted-Audio, or is that the best example to learn how to handle the microphone that comes with the board?
Thank you for your help.
