Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[Short Survey] Please give us your feedbacks on ST model Zoo Services

Hi everyone,   In order to help our developers understand how their work is used and what to do in order to improve model zoo, we kindly ask you to look at this survey about ST Model Zoo Services.   Link of the survey: https://docs.google.com/forms/d...

STM32H753ZI and NanoEdgeAI

I wanted to run ready-made examples for the STM32H753ZI in NanoEdge AI but I couldn't find any. Does anyone have any tips or a ready-made example?

Cannot generate a simple Cube AI Studio project

As the title suggests, I've tried to develop a project with Cube AI Studio for a Nucleo N6 similarly following this tutorial:https://www.youtube.com/watch?v=3zyIpB5o9zQThere are several problems though:1) when I try to upload my .onnx model file and ...

s319189 by Associate III
  • 261 Views
  • 2 replies
  • 2 kudos

Resolved! deployment model zoo

Dear all, I am currently deploying the image_classification application.So, from stm32ai-modelzoo-services (in my case, it is in the directory stm32ai-modelzoo-services4), I am using the following command with my configuration file:python .\stm32ai_m...

emmanuel_ by Associate III
  • 254 Views
  • 4 replies
  • 1 kudos

In Edge AI project cannot run DMA when doing NN inference

Hi, I'm developing a project generated with Cube AI Studio on a Nucleo STM32N6 board, where inference is done on audio data. Right now I'm only controlling whether NN inference and audio transmission can coexist at the same time. The neural network a...

s319189 by Associate III
  • 184 Views
  • 0 replies
  • 0 kudos

Resolved! How to write a FSBL Application for a custom STM32N6 board

Context : I want to write a FSBL load and run application on a custom minimal PCB based on STM32N6-DK design. The board uses SMPS power supply and not the default power supply of the STM32N6-DK. I follow this original tutorial  as a main example. Pro...

cp5900 by Associate II
  • 391 Views
  • 2 replies
  • 1 kudos