cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32n6570 DK board with AI application

Kumar123
Associate III

Hi 

I am using the STM32N6570 with AI application models. I have seen the STM Model Zoo and STM32 AI Services. In the services, the application code is generated automatically based on the model selected from the Model Zoo. My question is: how do I develop my own AI application from scratch in STM32CubeIDE, without using the Python scripts? I have already run the Python scripts and they work fine, but I want to know how to build the application manually from scratch in CubeIDE.

1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

Hi @Kumar123,

 

I would suggest looking at getting started packages that you can find here: STM32N6-AI | Software - STMicroelectronics

The getting started are bare metal application, the other example are more complexes. 

Note that the getting started are used in model zoo for deployment, but they are standalone project, you don't need model zoo to look at them / use them

 

You can also look at this documentation and the hello world project in the st edge ai core install folder:

https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_stm32n6_projects.html

https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_api_and_stack.html 

 

And this could also be helpful:

Search - STMicroelectronics Community

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Julian E.
ST Employee

Hi @Kumar123,

 

I would suggest looking at getting started packages that you can find here: STM32N6-AI | Software - STMicroelectronics

The getting started are bare metal application, the other example are more complexes. 

Note that the getting started are used in model zoo for deployment, but they are standalone project, you don't need model zoo to look at them / use them

 

You can also look at this documentation and the hello world project in the st edge ai core install folder:

https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_stm32n6_projects.html

https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_api_and_stack.html 

 

And this could also be helpful:

Search - STMicroelectronics Community

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.