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! 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
  • 593 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
  • 918 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
  • 684 Views
  • 1 replies
  • 0 kudos

Resolved! nanoedge ai

so, i have been using nano edge ai since a long time. but now i cannot log the signals when i am trying to. will they be any reason for that. please, solve this.

suhfi by Senior
  • 3096 Views
  • 2 replies
  • 1 kudos

Lambda layer cannot be processed by CUBEAI

DearI have encountered some difficulties while using CUBEAI to analyze my self-trained object detection models.I trained my own dataset using the object detection models available in the STM32AIModelZoo. I have utilized the tiny_yolo, st_ssd_mobilene...

Carter by Associate II
  • 594 Views
  • 1 replies
  • 0 kudos

Resolved! Using STM's IMU with non-STM32 processors

I would like to use LSM6DSOX with a linux board or potentially another micro controller.  What problems would i run into that using a stm32 couldn't have. I see there's a lot of code generation for stm32 chips. 

BA_ by Associate II
  • 1697 Views
  • 4 replies
  • 3 kudos

compiler error after add cubeAI by cubeMx

Hi there,I have a work-well project with TouchGFX and FreeRTOS.After I enable the CUBE-AI software pack(can't check the application), and compiler the project, the error as below(there are 2 same RW_RAM):After commenting one RW_RAM and compiler again...

Junde_0-1718361500150.png Junde_1-1718361693724.png Junde_2-1718361832145.png
Junde by Senior III
  • 670 Views
  • 2 replies
  • 0 kudos

Cube.AI: Hard fault in ai_platform_network_process() function

Hello,I want to run my own neural network on a NUCLEO-F722ZE board for classifying audio samples. Since there is an older existing example project by STM (Acoustic Scene Classification) so I kept the whole data structure quite similar to this project...

löns by Associate II
  • 696 Views
  • 1 replies
  • 0 kudos