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

STM32 Beginner, need help with X-Cube-ai project

I need help with a project. I need to deploy a sound detection AI model to my B-U585I-IOT02A board. I want to test the model using live audio playback, im using Mimii valve dataset to train the AI. Im planning to play back the audio and test inferenc...

jzzunn by Associate II
  • 613 Views
  • 1 replies
  • 0 kudos

Resolved! Model Zoo and proxy settings

Hi,  I followed the steps to install the Model Zoo, giving all attention to the Proxy settings. there is no chance i was able to install the requitements. issues with proxy.  Are the username and password in those settings should be my developer acco...

wbotros by Associate II
  • 1957 Views
  • 7 replies
  • 3 kudos

cube-ai

  #undef __FPU_PRESENT #include "stm32h7xx.h" #include "main.h" #include "crc.h" #include "memorymap.h" #include "gpio.h" #include "app_x-cube-ai.h" #include "network.h" #include "ai_platform.h" #include "network_data.h" #include <stdlib.h> #include ...

masirwlw_0-1740736241654.png
masirwlw by Associate
  • 644 Views
  • 1 replies
  • 0 kudos

Resolved! Condition Monitoring, Anomaly Detection, and Predictive Maintenance

Hello everyone,I'm currently working on a project involving condition monitoring, anomaly detection, and predictive maintenance using sensors that only provide a voltage measurement (e.g., a speed sensor which outputs a proportional voltage). I wante...

MERSI by Associate III
  • 1392 Views
  • 1 replies
  • 1 kudos

Resolved! Validate on Desktop

I would like to deploy a model on a microcontroller but would like to have an idea of what the inference times would be on different ST microcontrollers before getting one.Is it possible to emulate how a model would run on a specific microcontroller ...

Nana by Associate
  • 4504 Views
  • 1 replies
  • 1 kudos

Resolved! NEAI datalogger does not broadcast COM port when connected via USB

Hello!I've been tasked to use the STEVAL-PROTEUS1 board with the ISM330DHCX to detect anomalous motor behavior. I've confirmed the board works fine when using other firmware and works as a WCID & MSC with datapro. However, when I try to flash the aut...

Haze by Associate II
  • 5896 Views
  • 10 replies
  • 3 kudos