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

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...

Neural Network / Classification

Good morning, I am working on this Firmware https://github.com/stm32-hotspot/STM32WB-BLE-AI-MotionSense.I created the Neural Network but I don't see the Classification on The Monitor.Can you help me to solve the problem ?Thank you.Best regardsLuigi B...

Resolved! How to use external Flash with STM32Cube.AI?

Hi,I have managed to program the STM32F746G-DISCO with a simple neural network but when I try to do it using the external Flash by using the option in advanced settings (External NOR Flash) it doesn't work. Any idea why? Is there anything else I need...

DPast.2 by Associate
  • 2101 Views
  • 2 replies
  • 0 kudos

Keras 2.12.0 support

I want to know when will stm cube ai support keras 2.12.0 because for now it only support up till 2.11.0. I can't seem to downgrade my keras version as it require to downgrade more dependencies.Furthermore I converted my lstm keras (h5) model to tfli...

UAtif.1 by Associate II
  • 2053 Views
  • 5 replies
  • 0 kudos

Error analyzing a model with custom layers

I am using the XCUBE-AI software to deploy an SNN (Spiking Neural Network) on my STM32H747I-DISCO board. The SNN is in the form of a .h5 file, and was converted from a CNN using the snn toolbox. The SNN ofcourse, has a lot of custom layers. I want to...

running on target validation on STM32Cube IDE and XCube AI

I have a saved tflite model , which I want to deploy on my STM32H747I-DISCO board. For now, I just want to run validation on target using one custom input. I have the input as a numpy array (saved as a .npy file, it's a 4D array). Can someone please ...

SMehr.2 by Associate
  • 1018 Views
  • 0 replies
  • 0 kudos

The API explaination of x-cube-Ai

Now I am working on x-cube-ai on STM32F407,but I find little information about the APIs,please help me. Thanks!

YXiao.7 by Associate
  • 931 Views
  • 0 replies
  • 0 kudos