User Activity

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 middle...
I am trying to use the statistical features of CMSIS DSP Library on STM32L4 board using TensorFlow lite with X-Cube-Ai (version 7.2.0) in Cube IDE (version 1.10.1) for machine learning. I am not able to use the FFT function with this, other than FFT ...
Hi,I am using Stm32cubeide for creating a tinyml project for sinewave-tensorflow example. For this I used xubeAI software manager and loaded my tflite file with stm32Ai runtime.In the main file I am facing issue when I run the following initialisatio...