Skip to main content
RESEN.1
Associate II
April 21, 2020
Question

How to run ARTIFICAL INTELLIGENCE project in STM32CUBE.AI?

  • April 21, 2020
  • 3 replies
  • 1456 views

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

This topic has been closed for replies.

3 replies

fauvarque.daniel
ST Employee
April 21, 2020

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

RESEN.1
RESEN.1Author
Associate II
April 21, 2020

Thanks Daniel

I followed the video you showed but I don't know what to do after the video.

Regards

fauvarque.daniel
ST Employee
April 21, 2020

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