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

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

Guidelines for ASC from FP-AI-SENSING1

Did you ever prepare a guideline like this one https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode but for ASC instead?I have my own two-classes NN, keras model and the B-L475E-IOT01.After replacing asc and asc_data ...

MSant.11 by Associate III
  • 1003 Views
  • 2 replies
  • 1 kudos

Wavelet implementation on an ST Micro MCU

There are several threads concerning FFT's on a ST Micro based ARM processor. We're developing CNN based bearing failure detection. Multiple papers have indicated efficacy of wavelet transforms as a CNN input. Are there threads concerning implementat...

RWash.3 by Associate
  • 774 Views
  • 0 replies
  • 0 kudos

NanoEdge AI Studio with FP-SNS-DATALOG1 on microphone data

hi I have logged some data using FP-SNS-DATALOG1 and grouped the data into like 500 rows for NanoEdge AI Studio to train on, how do I place the trained lib into the project as the data out in the FP-SNS-DATALOG1 is different from what I trained the l...

YTan.5 by Associate II
  • 809 Views
  • 2 replies
  • 0 kudos