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

ST seeks data scientists: Participate in a paid usability session

Hello ST Community members,   Are you a data scientist or machine learning engineer with experience deploying neural networks on edge or embedded devices? The ST team invites you to join a 45-minute remote usability session to provide technical feedb...

What are the reasons of Memory Managent Exception?

I am implementing a program that retrieves sound from MEMS microphone and process it with XCUBE-AI. The sound is retrieved with DMA, and the related data is written inside RAM. When I use this data, the program goes into Memory Management handler. Ho...

Resolved! Options for getting started with ML &AI on STM32?

Hi,I'm interested in working with ML and AI on STM32, after spending some time looking through ST documentation I think using NanoEdge AI Studio + ST board is the quickest way to help me understand things.From what I can see, the latest available fun...

AMars.4 by Associate III
  • 1438 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeAI-Keras Sequential model with multiple inputs gives INTERNAL ERROR: unpack_from requires a buffer of at least 4 bytes

I've followed this tinyML for stm32 from Digikey "TinyML: Getting Started with STM32 X-CUBE-AI | Digi-Key Electronics" reference,and got no Errors in STM32CubeMX when I clicked "Analyze" button after I've uploaded the tfLitemodel.Later I've tried thi...

Unable to use [validate on target] with cubeAI

Hi all,​I tried to porting AI model which I made with cubeAI but it seems like not work.​I succeded [validation on target] once but I don't know how I could do this.​​​​When I run [validation on target], it respone that it cannot find NetworkRuntime7...

0693W00000Su3RYQAZ.png 0693W00000Su3SRQAZ.png 0693W00000Su3o8QAB.png 0693W00000Su3pfQAB.jpg
MYu.3 by Associate
  • 736 Views
  • 0 replies
  • 0 kudos

Resolved! Can STM32WL be used with STM32Cube.AI ?

Noob question - can I use AI with the STM32WL SoC ?I want to train a model and then use STM32Cube.AI to put it on STM32WLE5CC. This is so I can use AI on the end device and transmit data using LoRa all using the one chip.Is this possible ?Many thanks...

Running an AI model in Low-Power?

Hi,I'm working on an application on a STM32WB55 which is sampling sensor data with 52Hz and feed it into a Keras model. Both the raw sampling sensor data as the output of the model will be saved to external flash memory (every 64 samples). A 52Hz int...

F F by Associate II
  • 1261 Views
  • 1 replies
  • 0 kudos

How to use CLI to find SRAM/Flash usage of TFlite model in X-Cube-AI

I realize you can use the stm32ai tool to find the SRAM/Flash usage of the model. However, this does not include the "Library" size. This "Library" size is only calculated when you click analyze in Cube IDE. See above image. How do I calculate "Libra...

0693W00000QNpz0QAD.png
TZieg.1 by Associate
  • 665 Views
  • 0 replies
  • 1 kudos