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! QInt16 quantization support

Hi,The hardware seems to support 16 bits activations, but this seems to not be usable according to the ST Edge AI documentation.We have a model where at a particular tensor between a Conv and Sigmoid, the precision loss due to the quantization cause ...

AMurz.1 by Associate II
  • 135 Views
  • 1 replies
  • 0 kudos

Resolved! STEVAL-STWINKT1B: Could not use automode

Hi, I'm opening this issue because I log data with STEVAL-STWINKT1B (battery-powered), and I haven’t been able to get the automode feature working as described in the QuickStart Guide. Here are the steps I followed:Formatted my SD card (SanDisk Extre...

anthonyADV_1-1750670693488.png anthonyADV_0-1750671410769.png anthonyADV_0-1750428990782.png anthonyADV_0-1750681965644.png

Resolved! ST Edge AI Developer Cloud Benchmark not working with STM32F746G-DISCO

Hello! I am working with the developer cloud to benchmark some models' inference speed in a controlled environment. It was working well for the STM32F746G-DISCO board until a couple of days ago, when it just kept saying that my model has a measured i...

mimik_0-1750439169366.png
mimik by Associate II
  • 208 Views
  • 5 replies
  • 2 kudos

No rule to make target 'clean' in modelzoo

Hi, I am trying to deploy a model onto the N6 disco board with modelzoo's github repo.I have trained my model and am now trying to deploy it to the board via running stm32ai_main.py.I get the following error log that I have not been able to solve on ...

dogg by Associate III
  • 215 Views
  • 5 replies
  • 2 kudos

Resolved! GRU layer support on ST Edge AI

 Hello everyone,I have a GRU-based model that I trained using PyTorch and then exported to ONNX. I'm trying to run it on various ST boards.According to this documentation: ST Neural-ART Operator Supportit seems that the Neural-ART accelerator does no...

Dresult by Associate III
  • 217 Views
  • 3 replies
  • 4 kudos

Resolved! STEVAL-STWINKT1B Save logs frequency

Hey,I'm using STEVAL-STWINKT1B to log data by inserting the SD card and pressing reset (I don't use BLE connection). It's powered by the battery.I was wondering if there's a way to set a specific logging frequency, like every 15 minutes? The reason I...

cubeMX10.1.0 Generate code exception issue

1.I chose not to generate calls when generating code in cubemx, but it actually needs to be generated. Also, this cubemx is written in Java and always pretends to be dead. My computer is a high-end Intel i9, so it's impossible for the software to run...

9527_0-1750227819133.png 9527_1-1750227959321.png 9527_2-1750228007431.png

Resolved! .tfs labels needed for st_yolo training

Hi, I previously successfully trained an st_yolo model for the stm32h7 board using VSCode. I now got the N6 disco board and cloned the new github page for modelzoo.After running the stm32ai_mai.py program and having pointed the .yaml file to the corr...

dogg by Associate III
  • 151 Views
  • 2 replies
  • 1 kudos