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

[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
  • 803 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
  • 853 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
  • 772 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
  • 459 Views
  • 0 replies
  • 0 kudos

Resolved! How to extend FP-SNS-DATALOG1 with other sensors

Hi,I want to set up data logging from some of the sensors (accelerometer and ultrasonic microphone) of the STEVAL-STWINKT1B to the SD card using the FP-SNS-DATALOG1.However, I also want to add more externally connected sensors to the STM32 via SPI (i...

nickagian by Associate II
  • 1583 Views
  • 2 replies
  • 0 kudos