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...

STM32N6 AI Applications tutorial

Hello,I am new to the STM32 world and have got access to the STM32N657X0 Nucleo board. I have followed the tutorial from STM about getting the NPU running. Link. However I have faced mutliple issues.When I generate the code from CubeMX, the SystemIso...

Screenshot 2025-10-21 003546.png Screenshot 2025-10-21 003419.png Screenshot 2025-10-21 004246.png Screenshot 2025-10-21 004232.png

Resolved! deploy ai model on the STM32H743

I want to deploy an ai custom model on the STM32H743. Are there any relevant tutorials or examples?

llcc by Senior
  • 1156 Views
  • 8 replies
  • 2 kudos

Resolved! STAIOT IoT systems workflow issue

Hello I am trying to complete my first IOT system deployment on STAIOT Craft using a STEVAL WINBX1 as the target. I have set up the project, created a dataset and model and am following the workflow to set up an E2E system using ST Azure. I get all t...

Ian_P_2-1758500014964.png
Ian_P by Associate II
  • 1150 Views
  • 5 replies
  • 0 kudos

STM32N6570-DK how to generate .c .h files from AI model

I have downloaded the x-cube-n6-ai-multi-pose-estimation-v1.0.0 and have managed to open it in CubeIde however when I try to build the project it displays the following error: "Please generate this file with STM32Cube.AI tools. See instruction in REA...

msingh08 by Associate III
  • 1243 Views
  • 4 replies
  • 0 kudos

STM32N6570-DK Image classification Flashing error

Iam getting this error continuously while flashing. I have taken custom dataset and trained. Training is done. Deployment is done but stm32cubeide is not generating bin. I have set the board to dev mode and connected the CN6. "make -j6 all" terminate...