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! sampling finder

sampling finder (SF) for imported signal file is greyed out, please advise

SF.jpg
ksale.1 by Senior
  • 2106 Views
  • 2 replies
  • 0 kudos

Why is oneclass_result always 0(Nanoedge ai studio)

I compiled a 1C library using nanoedge ai studio and verified the sample successfully using the emulator. I also successfully added it to my Keil project, but the result was always 0 when I ran it. My code: Error_code = neai_oneclass(input_user_buffe...

haiyishw by Associate II
  • 3217 Views
  • 11 replies
  • 1 kudos

CUBE-MX AI stm32f446 problem compiling

Hi,I've joined introductory imbedded AI course on Udemy, unfortunately it is more than 4 years old using AI pack version 3.4.0 and I cannot get support from the instructor.Please find attached a presentation with screen shots of all steps used to gen...

ksale.1 by Senior
  • 2959 Views
  • 4 replies
  • 0 kudos

The inputs for the ML stm32 ai

Hello everyoneI hope someone can help meI have an ML model that consists of 2 inputs as shown in the picture. Is the code for the inputs correct?   float ML_input[WINDOW_SIZE*NUM_POINTS]; float Diff_input[WINDOW_SIZE*NUM_POINTS - NUM_POINTS]; static ...

Aalna1_0-1719079464477.png
Aalna.1 by Associate II
  • 628 Views
  • 0 replies
  • 0 kudos

Resolved! How to use CubeAI generated AI APIs in .c .h files

Hi,thereI'm a new learner and I'm trying to deploy an AI example given by ST official ,I trained the model using example dataset and generated an MDK file.I see there has some APIs for users to create and init neural net work like these:AI_API_ENTRYa...

KevinZake_0-1718423936443.png

Code Generator File structure of ver 9.00 AI Package

Hi,I'm following introductory course on Embedded AI, the course used Cube-Mx AI  3.4.0 AI Package, which generated a 'Data Processor .c' file. we need the file to insert user code for our application. But no where in the file structure in the up-to-d...

Untitled.jpg
ksale.1 by Senior
  • 706 Views
  • 1 replies
  • 0 kudos

Resolved! How to use NanoEdgeAI?

Hi all,Based on the tutorials, I am trying to create an AI lib using NanoEdgeAI.The lib seems created successfully, see attachment.But when I add it to the MDK project and compiler it, some errors like below is present:When I remove the libneai.a, th...

Junde_0-1718879073778.png
Junde by Senior III
  • 1139 Views
  • 3 replies
  • 2 kudos

Algobuilder GUI sensortilebox

Good morning everyone, I am trying to follow the example for machine learning given for the SensorTile Boxhttps://github.com/STMicroelectronics/STMems_Machine_Learning_Core/tree/master/configuration_examples/example_2_sensortilebox_algobuilder_unicow...

Frabbit_0-1716986655732.png Frabbit_1-1716986682155.png Frabbit_2-1716986782075.png
Frabbit by Associate III
  • 1019 Views
  • 1 replies
  • 0 kudos