2020-04-21 08:57 AM
Hi
I am trying to run artifical intelligence project with STM32F4. Firstly, I ran the on project by following the steps from this site ( https://www.dlology.com/blog/how-to-run-deep-learning-model-on-microcontroller-with-cmsis-nn/ ), Secondly, I necessary to run a one-dimensional project so The project in the (https://github.com/mscuttari/embedded-sound-classifier) site I tried to run the project with stm32f4 but I can not run.
How I can run this project in the first project format?
Thanks
Regards
2020-04-21 09:11 AM
STM32Cube.AI and X-Cube-AI STM32CubeMX expansion are tools to help you deploy your AI project on an STM32 microcontroller.
Here is the STM32Cube.AI web site: https://www.st.com/content/st_com/en/stm32-ann.html
You can also watch this video
Regards
Daniel
2020-04-21 09:21 AM
Thanks Daniel
I followed the video you showed but I don't know what to do after the video.
Regards
2020-04-21 09:31 AM
This other video explains in details how to install X-Cube-AI in STM32CubeMX and how to use X-Cube-AI to create STM32 code for your AI project.
Hope it helps
Regards
Daniel