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

[Short Survey] Please give us your feedbacks on ST model Zoo Services

Hi everyone,   In order to help our developers understand how their work is used and what to do in order to improve model zoo, we kindly ask you to look at this survey about ST Model Zoo Services.   Link of the survey: https://docs.google.com/forms/d...

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 III
  • 853 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
  • 1123 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
  • 1379 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
  • 1593 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