Using comple CMSIS DAP package with Cube-AI
Hi,
I am using stm32 cube ai software pack on my stm32l476zg nucleo board. The same is working fine.
But, along with that i want to use fft function available through cmsis dsp package.
I have seen that even the cube ai software pack generates a middleware folder on code generation which has some cmsis function required by the ai modules, but does not contain the fft functions in it which is part of Transform Function directory which is missing
Kindly, provide some insight, how to use both packages together
