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

Resolved! Can't send data through my board

Hello,I'm trying to send data and retrieve the output from my stm32f4-DISCO. I'm using a python based code and specifically stm_ai_runner. The code is rather simpler but I can't access the board because even runner.summary() doesn't work. My board is...

0693W00000QKrV1QAL.png 0693W00000QKrVzQAL.png 0693W00000QKrWJQA1.png
NBlan.1 by Associate III
  • 3509 Views
  • 12 replies
  • 2 kudos

stm32ai "illegal hardware instruction" on Mac M1

I suspect it's an issue with the stm32ai binary not being compliant with Mac M1, but perhaps someone can guide me towards the solution.I tried the simplest X-CUBE-AI examples, such as the one with the sine wave and the one with HAR. Even when I take ...

VPejo.1 by Associate
  • 2670 Views
  • 4 replies
  • 1 kudos

Hello, I try to follow this tutorial from ST site, https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode And I have a question how to fix a problem with error model analyzing?

I am using the model from the posted page (model.5h). It's a Keras model. When i try to analyze it i get error: Analysis status: error.Validation metrics: No data to display, please perform a validation first.It happens with a single model which i tr...

HWorl.1 by Associate II
  • 3211 Views
  • 7 replies
  • 0 kudos

Unable to load my .tflite model in XCube.AI

Hello,I created my model using Colab and saved it as .tflite (tensorflow version is 2.8.2)I want to use STM32H743AII.However, when I analyze it using XCube.AI I got the error below: [AI:network] Neural Network Tools for STM32AI v1.6.0 (STM.ai v7.1.0-...

Resolved! Support of Keras 2.7.0 in X-CUBE-AI.7.1.0

Hi,I'm trying to import a .h5 model generated by an online AI platform in X-CUBE-AI.7.1.0, receiving the error:E010(InvalidModelError): Model saved with Keras 2.7.0 but <= 2.6.0 is supportedWill there be any support on this version? Is there any work...

F F by Associate II
  • 1834 Views
  • 5 replies
  • 0 kudos

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
  • 3405 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
  • 1224 Views
  • 2 replies
  • 0 kudos