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

Resolved! Errors Analyzing ONNX Models in X-Cube-AI Tool

Hello everyone:         I encountered a problem when importing the ONNX model and using the X CUDE AI tool for analysis. I have tried many solutions but couldn't solve it. I hope someone here can help me. The specific problem is as follows:      ST E...

segamar by Associate
  • 419 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP257 CubeAI model analyzing error

Hi,I am using STM32MP257-DK2 microcontroller on a Linux PC and I am trying to analyze a AI-model using the CubeAI. But I keep getting the following error:I have already installed the MP2 component, SDK and everything (including the CubeMX and CubeAI)...

fa31_0-1736946753912.png fa31_1-1736946854679.png
fa31 by Associate III
  • 379 Views
  • 1 replies
  • 1 kudos

Resolved! Missing bsp_ai.h File in STM32Cube.AI Project for STM32F746NGHx

Hello everyone, I'm currently working on a project using STM32Cube.AI with the STM32F746NGHx board. I've encountered an issue where the bsp_ai.h file is not generated after code generation. I'm using an ONNX model for this project. I've tried reinsta...

mkothuri by Associate II
  • 1071 Views
  • 3 replies
  • 0 kudos

Resolved! Undefined reference from AI model generation with X-CUBE-AI

Hi,I am following this tutorial to use my own image recognition model with the STM32H747I-DISCO board. I have already ran the demos and they seem to work fine.I first configure the model in CUBE-MX successfully and then copy the required files to the...

dogg_0-1730708586256.png
dogg by Associate III
  • 2440 Views
  • 11 replies
  • 5 kudos

Resolved! Guidelines for beginners to ML on STM32 Nucleo Development boards

Hello everyone! First post here. I'm a grad student in Computer Science and Engineering and I'm looking to learn Machine Learning on MCUs. My professor suggested I use the STM32 Nucleo development boards for this. I was wondering if anyone had a roug...

AAziz.3 by Associate
  • 2676 Views
  • 4 replies
  • 1 kudos

Batch Inference in X-XUBE-AI 9.0.0 (STM32CubeAI)

I am using X-CUBE-AI 9.0.0 in my project and need to run a quantized mobilenet_v2.0.35 model (.tflite). The model takes 4*56*56*3 (Batch * width * height * channel) input, but I am unable to find a way to run it with that input shape. The generated c...

xcubeai_compare.png
AM-adben by Associate II
  • 1193 Views
  • 3 replies
  • 0 kudos

Resolved! STEVAL-STWINCSV1 data collection in Nano Edge studio

We are using the Nano Edge studio to run the STWIN DTMF Classifier on the STEVAL-STWINCSV1 on a Linux system. We followed the instructions from: https://wiki.st.com/stm32mcu/wiki/AI   Entitled:  How to create a dual-tone multi-frequency classifier us...

NShut.1 by Associate
  • 605 Views
  • 1 replies
  • 0 kudos