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

Crash Debugging on STM32N6-DK: ATON_ENABLE(EPOCHCTRL)

I am using the STM32N6-DK board.I am trying to execute an AI model on the STM32N6-DK board, following the instructions on the website below.How to run AI models from model zoo on STM32N6 - STMicroelectronics Community However, the software crashes wh...

misaki_0-1753256649733.png misaki_1-1753256758460.png misaki_2-1753256789503.png misaki_3-1753256824725.png
misaki by Associate
  • 194 Views
  • 2 replies
  • 0 kudos

Resolved! Can't STSW-IMG035 be used for VL53L5CX?

HiI want to use the VL53L5CX on  STSW-IMG035, but I found that the sensor initialization in the source code only supports VL53L7CX and VL53L8CX.I checked the source code of STSW-IMG023 and found some differences in the sensor initialization process, ...

Resolved! How to Feed Features and Get Predictions with X-CUBE-AI on STM32?

Hi everyone,I'm working on deploying an MLP model on STM32F746 using X-CUBE-AI. The model was converted from ONNX format, and I’m running into trouble feeding the input features and retrieving the prediction result I want to run inference with the fo...

problem.png problem2.png

Resolved! Deploying OpenCV for Object Tracking on STM32N6570-DK (MB1854B)

Hello Everyone,I’m still getting up to speed with the STM32N6 series, so apologies if my question seems off, but I’d really appreciate your help!I’m working on implementing object tracking using the STM32N6570-DK board with the MB1854B camera. I'm wo...

HarisHer by Associate II
  • 569 Views
  • 4 replies
  • 1 kudos

Resolved! How to use custom dataset to train custom AI model (with model zoo)

I want to use my custom dataset that is not supported by any of the .yaml files. Each yaml file example seems to only work with a dataset that is compliant to their specific use case. For example audio event detection supports ESC format and requires...

Kuradi by Associate
  • 206 Views
  • 1 replies
  • 1 kudos

Resolved! how to generate the ll-aton runtime related files?

Original title (over long): "using stedgeai, i can generate network.c/ network_data.c/ network_data_params.c, however, how can i generate the ll-aton runtime related files?"Dear ST. How can I generate the ll-aton runtime related file with my weight s...

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