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

Problem with X-CUBE-AI code generation

Hello, I installed X-CUBE-AI 10.2.0 from STM32CubeMX in STM32CubeIDE 1.18.1. After enabling X-CUBE-AI in the ioc file and performing code generation, the folders /Middlewares/ST/X-CUBE-AI/Inc and /Middlewares/ST/X-CUBE-AI/Lib are created, but no code...

SR1218 by Associate
  • 70 Views
  • 0 replies
  • 0 kudos

How to build the ai_fsbl.hex file for STM32N6570-DK?

Hello,I am currently working with the STM32N6570-DK and am studying several official example projects from ST's GitHub repositories. The projects I'm looking at are:ObjectDetection: https://github.com/STMicroelectronics/STM32N6-GettingStarted-ObjectD...

Ray6 by Associate
  • 94 Views
  • 1 replies
  • 0 kudos

Inferencing image files from PC on STM32N6570-DK target

Hey,I have created a simple computer vision NN model and successfully deployed it on my STM32N6570-DK (original and quantized in the zip file).I want to "push" image files (to "emulate" the camera) from my computer to the board to run inference of th...

pmiracle by Associate
  • 116 Views
  • 0 replies
  • 0 kudos

Resolved! LL_ATON_RT_Reset_Network() call between inferences

Hi,On my test setup with the NN (MiniResNet model from STM32 Model Zoo),I observed the following behavior:Without calling LL_ATON_RT_Reset_Network() after each inference, only the first inference runs a few ms. All subsequent calls return almost inst...

ERROR by Associate III
  • 220 Views
  • 2 replies
  • 2 kudos