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

ST seeks data scientists: Participate in a paid usability session

Hello ST Community members,   Are you a data scientist or machine learning engineer with experience deploying neural networks on edge or embedded devices? The ST team invites you to join a 45-minute remote usability session to provide technical feedb...

STM32N6 X-CUBE-AI USBX

Hello Everyone,   I am following below tutorial to create an ai application from scratch on my custom board.https://community.st.com/t5/stm32-mcus/how-to-build-an-ai-application-from-scratch-on-the-nucleo-n657x0/ta-p/828502I am able to run inference ...

STM32N6570-DK AI Model Flashing Error

 STM32N6570-DK Custom AI Model Flashing Error  Background / Official Requirements According to the official documentation for flashing the AI model onto the DK, three key .HEX files are required: ai_fsbl.hex STM32N6570-DK_network_data.hex STM32N6...

Resolved! hardfault while deploying ai model on stm32n6570-dk through cubemx

Hello everyone — I’m running an AI image-classification model on the STM32N6570-DK and I’m stuck with a reproducible problem. The first inference completes successfully (EVENT_DONE), but on the second run the code gets stuck inside the runtime (run_e...

JaiGanesh by Associate II
  • 1631 Views
  • 1 replies
  • 1 kudos

STM32N6 model accuracy benchmark

Dear ST Team,I would like to ask whether you provide any tools or recommended workflow to measure the accuracy drop of a neural network when converting a .tflite model into the STM32 binary format using STM32Cube.AI.I am looking for a simple way to c...

adakPal by Associate II
  • 1311 Views
  • 5 replies
  • 0 kudos

"Debug" configuration instead of "n6 release"

Hello,First of all, I'm a newbie in STM32N6 boards, so I apologize in advance if my question is fairly basic.I am trying to deploy an application for object detection using the STM32N6570-DK.I am following the "Object Detection STM32N6 Model Deployme...

Custom model object detection on STM32N6-DK error

Hi,I have build a custom model based on st yolox model.This model have an input of 480x480. Intput int8 and output float.Five classes for vehicles detectionQuantized and tested on stm32N6570-DK.Now i'm trying to add my model on this st examplehttps:/...

2025-11-17_16h12_42.png 2025-11-17_17h08_34.png
mls by Associate III
  • 9469 Views
  • 10 replies
  • 1 kudos

STM32N6 — LTDC goes black when calling LL_ATON_RT_Init_Network()

Hi,I am working on an STM32N6 project inspired by the peopleDetection example in which I try to run a yolov8 for instance segmentation.My pipeline uses camera (DCMIPP) + LTDC display + NPU inference (ATON / X-CUBE-AI).Each subsystem works correctly o...

LisaB by Associate III
  • 495 Views
  • 0 replies
  • 0 kudos