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 connect the steval mki207v1 and F401RE

Good afternoon,May be I'm gonna to ask you a bad question. I want to know if it's possible to connect the F401RE with the steval mki207v1 without an IKS board.Thanks for your answers.Have a good day

BDa S.1 by Associate II
  • 1170 Views
  • 2 replies
  • 0 kudos

Resolved! Is there examples on how to upload and use 2 different models using CubeAI?

I would like to upload 2 different ML models to the microcontroller and swap between which one I use for classification (within the microcontroller)However, the code seems only to generate the code for one model properly. Is this correct? or should i...

KSOdin2 by Associate III
  • 774 Views
  • 2 replies
  • 0 kudos

Why must we call MX_X_CUBE_AI_Process(); constantly in the while loop?

I have been working on taking measurements with the STMH7 microcontroller and using the measurements with ML to make classification predictions. When I generate the code MX_X_CUBE_AI_Process(); is generated and placed at the end of the while loop. If...

KSOdin2 by Associate III
  • 786 Views
  • 2 replies
  • 0 kudos