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

Build Error

I tried generating a project file from CubeMX for my Board STM32N657-Q, themodel i downloaded from st modelzoo "mobilenet_v1_0.25_224_int8.tflite" As I got some problem with converting it through Board selection in Cube MX, I tried it cobining it wit...

Unable to import STMN6 Dev board and makefile correctly

 I am using the STM32 Model Zoo services repo for th This link shows the READme that I used from the application software that I downloaded from STM32 website. I dont think I am correctly importing the project. I have double clicked the .project file...

Screenshot 2025-03-17 at 1.13.13 PM.png fazenrazen123_0-1742232283318.png

Resolved! STM32N6570-DK model zoo delpoyment error

I followed the steps in the link below and then ran main.py, but I encountered the following error. I don’t know how to resolve it. I also set the BOOT0 and BOOT1 switches on the board, but I still get the same result. https://github.com/STMicroelect...

wwnsok2 by Associate II
  • 2391 Views
  • 10 replies
  • 1 kudos

Resolved! Can not covert onnx model to nb format for stm32mp25 target

HelloI want covert my quantized onnx model(develop by pytorch)  to .nb format, to enable stm32mp257 npu accelerate.I use ST Edge AI Core V2.0.0,(V2.1.0 has been not support stm32mp257).when I run generate command,it report lose file "onnx_ruler_db.js...

MNIST implementation in stm32h743 issue

1. this is my python script to build weight for MNIST. import tensorflow import tensorflow as tf from tensorflow import keras from tensorflow.keras import layers, models import numpy as np (x_train, y_train), (x_test, y_test) = tf.keras.datasets.mn...

yiulsup by Associate II
  • 454 Views
  • 1 replies
  • 0 kudos

ST Edge AI on STM32N6570-DK: Compilation Error (Unrecognized target)

Hello everyone,I am currently testing STEdgeAI on the STM32N6570-DK and encountered an issue when running the following command: stedgeai generate -m test_model/mobilenet_v2_0.35_224_fft_int8.tflite --target stm32n6 --st-neural-art While the network_...

diama13 by Associate III
  • 1691 Views
  • 15 replies
  • 0 kudos

Resolved! Help in creating a simple Application for Nucelo-N6 with NPU

Hello everbodyI am struggling creating a project which uses the ART-Accelerator and compiles. There are always some errors. It feels like i searched every possible document from ST but i haven't found a basic get started guide or something like that ...

LukasOst by Associate II
  • 1029 Views
  • 3 replies
  • 2 kudos

Resolved! ST Edge AI Developer Cloud Error Code Generating Error

I have a tflite model that I want to test on my B-U585I-IOT02A Discovery kit, after some issues with X-Cube.AI expansion for CubeMX I decided to try use ST Edge AI Developer Cloud. Everything goes smoothly until I try to generate the code, All option...

Screenshot 2025-05-15 013447.png
YuriM1 by Associate
  • 486 Views
  • 3 replies
  • 0 kudos