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 use public API of cubeMX AI API

We have a trained keras model, and we we are trying to deploy it on the stm32. We successfully loaded the model on cubeMX and can see the generated code in Keil.(attached .h and .c files).WE are having difficulty understanding what to pass as argumen...

Sbv by Associate II
  • 1841 Views
  • 3 replies
  • 0 kudos

STM32CUBEIDE + X-CUBE-AI

I am trying to use X-cube-ai in STM32CUBEIDE but when I try to configure I am getting this error " Warning: This IP has no parameters to be configured" (image attached)The "x -cube-ai" pack has been installed I have checked in "manage embedded softwa...

Sbv by Associate II
  • 1111 Views
  • 0 replies
  • 0 kudos

Resolved! How to make X-CUBE-AI use extended Flash and RAM memory?

Hello, I have a STM32F746G-DISCO which has a microcontroller with 1 Mbytes of Flash memory and 340 Kbytes of RAM. However, I would need more space for my bigger Keras/TensorFlow models. I have noticed that this Discovery board comes with 128 Mbit Qua...

AUzpa by Associate II
  • 2790 Views
  • 2 replies
  • 2 kudos

Support for autogenerated code by STM32Cube.AI

Good morning,I have created a project with CubeMX.AI based on an .h5 file constructed in keras following the steps shown on ST tutorialhttps://www.youtube.com/watch?v=grgNXdkmzzQ (Getting Started with STM32Cube.AI).Is it possibile to have an example ...

FCata by Associate
  • 888 Views
  • 2 replies
  • 1 kudos

LSM6DSOX - DRDY Interrupt

I have an LSM6DSOX on a STEVAL-MKI197V1 on a breadboard. I am able to communicate with the device (reading device ID returns the correct value, all driver calls return 0), but I am not getting an interrupt generated on either INT1 or INT2. I'm using ...

IAdam by Associate
  • 881 Views
  • 2 replies
  • 0 kudos

Will quantized models of TFLite be enabled soon?

I converted a keras model to a quantized TFLite model to load this on my MCU. But i think Cube.ai doesnt yet support fixed Point TFLite models.Will this feature be enabled in the future?

THarn by Associate II
  • 644 Views
  • 1 replies
  • 0 kudos

Resolved! Data format to run the quantized neural network?

Hello,i used the stm32ai software to quantize my MNIST model. I can load the quantized model on my STM32H743-Nucleo Board and with the Validation Software I can validate my quantized model on target.But I would like to create my own Application, so I...

0690X000009ZfDiQAK.png
THarn by Associate II
  • 775 Views
  • 1 replies
  • 0 kudos

Unico 9.0.0.0 Machine Learning Core: How to end "Feature" input

Unico 9.0.0.0 / STEVAL-MKI197V1 (LSM6DS0X) / Machine Learning Core (MLC)When entering Features, how do you end? There should be a "End Feature Configuration" selection but I do not see it in version 9.0.0.0. If I just "Next" another feature selection...

RSelt by Associate II
  • 3234 Views
  • 8 replies
  • 0 kudos