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! Automatic Validation on target compilation problem

Hello. I have made with ST Edge AI Developer Cloud a model and downloaded the whole project for STM32CubeIDE. When I do Validate on desktop it works fine and I get expected results.But Validate on target gives me a compilation error.  Building projec...

DenDanne_0-1730889104446.png
DenDanne by Associate II
  • 1815 Views
  • 10 replies
  • 3 kudos

.ucf file and LSM6DSO16IS

I have a LSM6DSO16IS (sensor with ISPU) and I want to upload in it its configuration file (.ucf). I only saw guides which shows how to upload it through MEMS Studio or Unicleo GUI, but I want to upload the .ucf without external tools (like MEMS Studi...

lsm6dsv16x temperature sensor and learning tools for mlc and fsm

Hi everyone,I’m evaluating the LSM6DSV16X for a project and have a couple of questions:1. Temperature Sensor AccuracyI know the built-in temperature sensor is mainly for internal monitoring, but I’m wondering how reliable it is for actual ambient tem...

ACand.3 by Associate III
  • 423 Views
  • 1 replies
  • 0 kudos

STM32N6 Image Classification Example code to run on Keil

Hi,     I am using STM32N6570-DK kit. I have an example project for image classification, but it is designed for STM32CubeIDE. I want to port this project to Keil ( in order to use the ARM Compiler). Could you please provide the project file so it ca...

VasuV by Associate II
  • 465 Views
  • 2 replies
  • 0 kudos

INT16 Quantization for YOLOv8 models on STM32N6570-DK

Hi everyone,I'm working on deploying an object detection model on the STM32N6570-DK board. While I have successfully deployed it, I noticed a significant drop in accuracy during live testing compared to the floating-point YOLOv8 model.I'm now conside...

athern27 by Associate III
  • 413 Views
  • 1 replies
  • 0 kudos

Can the STM32N6 be connected to a 12MP image sensor

Can the STM32N6 be connected to a 12MP image sensor for use solely in taking photos?In Section 3.25 of the datasheet, it is mentioned:"The DCMIPP path offers the following summarized maximum features:• Target sensors: 5 MPixel at 30 fps max" AND"Some...

zeal_liu by Associate
  • 369 Views
  • 1 replies
  • 0 kudos

NanoEdge AI Studio Train Problem

Can NanoEdge AI Studio make an option to support graphics card training? The current CPU training efficiency is too low, and there is no function that can directly throw input into online verification.