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

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
  • 2350 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
  • 550 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
  • 1325 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
  • 734 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
  • 1092 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H747-Discovery Board

Hi, am using STM32H747- Discovery board. FP-AI-VISION1 function pack which is already running in that board. Now I want use that board in PicoVoice. Am not able to connect the device in Picovoice. Am not able to upload the firmware. I tried installed...