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

Controlling stepper motors

Hi all,Just curious if anyone here is experimenting with stepper motors controlled by Edge AI systems (like Raspberry Pi + AI accelerators, Jetson Nano, etc.). I'm exploring the idea of using local AI models for adaptive motor control — for example, ...

bill25 by Associate
  • 224 Views
  • 2 replies
  • 2 kudos

Resolved! Computer Vision and CNN Neural Models

greetings!Continuing my studies on MCU STM32, I am dedicating myself to STM32N6.I need to learn how to develop an application that in its first stage will monitor noise and classify it with a neural network type CNN. I have already made a simulator w...

what are Hybrid epochs?

From the definition below, its just a mix of hardware and software epochs, but normally I found only HW and SW when I generate a c file. When is Hyprid epoch used? I what kind of case is it better to use hyprid epochs rather then divide it to a SW pa...

Einstein_rookie_version_0-1750774454892.png

Resolved! what does ATON mean?

I have just started to study STM N6 series MCU. I see a lot of functions named with ATON.Anyone can tell me what ATON stand for?thanks!

suyer by Associate II
  • 303 Views
  • 5 replies
  • 0 kudos

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
  • 219 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
  • 361 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
  • 354 Views
  • 5 replies
  • 2 kudos