Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Predictive maintenance for mass production

Hello guys,i have checked stm cases for predictive maintanence (https://stm32ai.st.com/use-cases/applications-predictive-maintenance/), and i realised that most of solutions are made for industrial. I want to make predictive maintenance for product, ...

bcryhun by Associate II
  • 3063 Views
  • 1 replies
  • 0 kudos

STM32N6

Hi,@Miguel CASTRO Related to this article.https://blog.st.com/stm32n6/You mentioned  a machine-vision image signal processor (ISP).do u mean an ISP that can convert the raw output of camera to RGB or YUV? or its something else related to computer vis...

MSale.1 by Senior
  • 4310 Views
  • 2 replies
  • 0 kudos

NEED nano-edge-ai library for Stm32l412rbt6 for my product

Hi,I made an anomaly detector using Nucleo-L412RB (Stm32l412rbt6p) dev board and your nano edge ai library and it was working perfectly(Great job!). After that I made an custom pcb using stm32l412rbt6 mcu mistakenly instead of Stm32l412rbt6p mcu. Now...

AyushK by Associate II
  • 939 Views
  • 5 replies
  • 0 kudos

Unable to include header file

Hello! Im using STM32Cube IDE version 1.12.1.Im having isssue with including the header file "ai_platform.h " and "ai_datatypes_defines.h".I have installed X-cube-AI extensions  and all other required extension of Artificial Intelligence.I am getting...

Unicleo-GUI

Good Morning , I am working on the following board:  https://www.st.com/en/evaluation-tools/stm32wb5mm-dk.htmlI need to activate Unicleo-GUI and MLC core on the board.  Do you know how to get it ?Thank you very much. Best regardsLuigi Bibbo'PS: my em...

Problem: by using float32 as input and output data with CubeAI

Hi I have a really simple Neural Network (Keras) with 3 float32 inputs and 3 float32 outputs. Size: 2.2KB RAM 16kBFlash and 1600MACC, really small network, in my opinion it should not be a problem at all to run that.For testing i wanted to try the si...

SandroS by Associate
  • 1086 Views
  • 0 replies
  • 0 kudos

Understanding Object Detection AI Output

Hello everyone!At the moment I am developing an AI system for the STM32H7A3 using STM32 Model Zoo und Cube AI. For testing purposes I trained the SSD Mobilenet V1 model for 192x192 picture resolution and implemented it in a firmware app for testing i...

haraldN by Associate
  • 481 Views
  • 0 replies
  • 1 kudos

Integration of AI in old CubeMX project

Hello everybody,I started to use the AI Cube MX extension and developed an application on the NUCLEO-F746ZG Board. It all worked very well.Now I am trying to integrate this small application into a bigger, existing project.There seems to be a problem...