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! Export Sensor Data to CSV Format for NanoEdge AI Studio?

Dear STMicroelectronics Support Team,I am currently working with the STWINBX1 kit and the STEVAL-STWBXCS1A, and I have been using the FP SNS DATALOG2 firmware, specifically the hsdatalog_GUI, to capture data from my sensors. While I can successfully ...

Mahdouch by Associate III
  • 731 Views
  • 2 replies
  • 1 kudos

STM32 CUBE-AI Running Multi network

I am producing two different models on STM32CubeIde on STM32CubeIde. I want to use two different networks by using Multi network functions in app_x-cube-ai.c file but I was not successful. Is there a document or sample code about this? uint8_t init_m...

bkrzn by Associate
  • 389 Views
  • 2 replies
  • 0 kudos

Problem:ST Edge AI Core TOOL ERROR: list index out of range

Hello!I'm getting the error: 'TOOL ERROR: list index out of range' when I analyze an ONNX model using STM32CubeAI or ST Edge AI Developer Cloud. The model was generated in Pytorch, and the MCU was STM32H753VIT6. I'd like to know if anyone has had thi...

XBao by Associate
  • 616 Views
  • 2 replies
  • 1 kudos

Resolved! X-Cube-AI: Can't analyze model

I'm trying to convert the BirdNET-Analyzer (https://github.com/kahst/BirdNET-Analyzer/tree/main) model to run on a STM32U5A5. However, both the TFLite and STM32Cube.AI MCU Runtime fail.The TFLite runtime fails with: Operator REDUCE_MIN not supported ...

JSGraaf by Associate III
  • 576 Views
  • 2 replies
  • 1 kudos

Setting up NanoEdge Library with .a File in Keil v5

I am working on integrating the NanoEdge library into my STM32 Project using Keil IDE V5, I have been provided with the .a fie for NanoEdge library, but i am not entirely sure how to propoerly link it to my project.could anyone provide a step by step...

ACP by Associate II
  • 440 Views
  • 1 replies
  • 0 kudos

Resolved! Issue Running a GRU/LSTM Model on STM32 with Neural-ART

Hello everyone,I’m trying to run a model on an STM32 MCU with Neural-ART using the ST Edge AI Developer Cloud.The final model includes GRU layers, but when I attempt to quantize and then optimize it, I encounter issues. To debug this, I created a min...

Dresult by Associate III
  • 1001 Views
  • 2 replies
  • 2 kudos