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

Error 200 and error 801 Validate on target on STM32F4291-DISCO

Hello,I'm a newcomer in the STM32 machine learning world and I tried to make a AI model work on my STM32F429I-DISCO. Unfortunately the "Validate on target" option does not work... Errors are E200 and E801. Here is my thought process :Iinstall a ftdi ...

0693W00000NstnmQAB.jpg 0693W00000NsttGQAR.png 0693W00000NsttWQAR.png 0693W00000NstXlQAJ.png
LMart.12 by Associate II
  • 4082 Views
  • 20 replies
  • 0 kudos

Resolved! Unable to load my keras model.

Hi, I created my own model and saved it as .h5.However, when I analysed I got the error below. E010(InvalidModelError): Couldn't load Keras model D:\motion.h5,E010(InvalidModelError): Model saved with Keras 2.9.0 but <= 2.6.0 is supportedDo you have ...

0693W00000NsrOBQAZ.png
SKim.9 by Associate II
  • 1423 Views
  • 2 replies
  • 0 kudos

How to include CMSIS-NN function in STM32CubeIDE coded files

Hi STM community,Is anyone here familiar with adding the CMSIS-NN functions in a source code in STM32CubeIDE ?If you are, could you please point me to or provide me with the proper steps to do so ?As I am facing compile error "undefined reference to ...

0693W000006HiLGQA0.jpg
PPoob.1 by Associate III
  • 2370 Views
  • 2 replies
  • 1 kudos

Will a STM32F429I-DISCO work with the FP-AI-VISION1 of X-CUBE-AI

Hello, the question may be stupid but everywhere I go I see people using the STM32H747 for the different examples in the FP-AI-VISION1 that can be found here. But I only have a STM32F429I-DISCO that is compatible for the X-CUBE-AI pack.The part that ...

NBlan.1 by Associate III
  • 551 Views
  • 0 replies
  • 0 kudos

After Configuring My Artificial Intelligence Network Using stm32cubeide for Nucleo-144 STM32H745 and then running build, "error: invalid initializer" is Received

Hello,I have created an Artificial intelligence project to be implemented on Nucleo-144 (stm32h745) board. The stm32cubeide created a set of related source and header files all grouped in the X-CUBE-AI folder.I defined variables in my main.c followin...

M.Saleh by Associate II
  • 1332 Views
  • 1 replies
  • 1 kudos

STM32H735g-dk, "validate on target" step's error.

Hi, it seems to be a common error in STM32 devices. It happens when I try to validate on target after analyze the model. I tried to fix it according to the answers in community. But those solutions given in community or other websites doesn't help. A...

0693W00000Nqn06QAB.png

Analyze is failing with keras(.h5) model and throwing INTERNAL ERROR: The layer has never been called and thus has no defined input shape.

I have a model file(.h5) and Analyze is failing with keras(.h5) model at STMCubeMX and throwing INTERNAL ERROR: The layer has never been called and thus has no defined input shape.Need help in understanding the issue and resolution for the same.My mo...

Umahe.1 by Associate II
  • 736 Views
  • 0 replies
  • 0 kudos

Analyze is failing and got error as NOT IMPLEMENTED: Transpose of batch not supported Got the above error while analyzing the tfltie model in STMCubeMX

I have an AI model that detects the human activity and saved the model in .h5 format and converted it into .tflite image. When I upload the image into STMCubeMX and analyze the model, analyze is failing and showing as NOT IMPLEMENTED: Transpose of ba...

Umahe.1 by Associate II
  • 1095 Views
  • 4 replies
  • 0 kudos