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

About validation on target through STM32CubeAI. Some problems that confused me.

Hi,the code is successfully generated and built on cubeide,download to the board and it passed the validation on desktop.However  it says fatal error Stm32f4xx_hal.h No such file or dictionary when I click the validation on target.What may lead to th...

0693W00000UnxrWQAR.png 0693W00000UnxrbQAB.png
LiangZai by Associate
  • 659 Views
  • 0 replies
  • 0 kudos

[AI: network] Analyze fail on the AI Model

Hello,I seem to not be able to run model analysis on CubeAI. I use a Mac mini with M1 Apple Silicon but I also have Rosetta already installed, since I have other intel apps I run. I tried installing Rosetta 2 again via Terminal but still doesn't work...

0693W00000UnFLWQA3.png
SAli.7 by Associate
  • 789 Views
  • 0 replies
  • 0 kudos

AI relocatable run-time API lets the MCU HardFault.

Hi, I'm testing running a relocatable binary model. But when I use ai_rel_network_run(), I get into HardFault. The detailed error information is as follows, with my current test code attached. Does anyone know how to fix this please? Thanks in advanc...

0693W00000SwKsQQAV.png 0693W00000SwKyEQAV.png
WHUAN.1 by Associate II
  • 844 Views
  • 1 replies
  • 0 kudos

How can I configure the STM32 IDE to analyze my tflite file?

I'm using the STM32 IDE, making a project for my Nucleo-G474RE. I've loaded the X-Cube AI software but when trying to analyze my model, it just refuses. I don't get any errors, it goes to about 16% then immediately to 100 and says anaylsis failed. I ...

JJone.4 by Associate
  • 763 Views
  • 0 replies
  • 0 kudos

How to transmit my inputdata to ai_input with version 7.2.0 x-cube-ai.

Hello, everyone.I had a problem with version 7.2.0 of X-CUBE-AI.I load a keras 1D-CNN model and generate the code. I want transmit my inputdata to ai_input ,but the do-while() enter a endless loop. ​my code:ai_input = ai_network_inputs_get(network, ...

0693W00000Sw3RNQAZ.jpg 0693W00000Sw3RDQAZ.jpg
LYANZ.1 by Associate
  • 450 Views
  • 0 replies
  • 0 kudos