Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 II
  • 10 Views
  • 0 replies
  • 0 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
  • 161 Views
  • 1 replies
  • 0 kudos

E801(HwIOError): Invalid firmware - COM2:115200

I am currently having an issue with flashing my neural network (saved as a .tflite model) to my Nucleo-L476RG board. I am able to analyze the model successfully, but when I select, "Validate on Target", I receive the error message below: E200(Validat...

Pitt_Engineer_0-1708994417414.png Pitt_Engineer_1-1708994428211.png

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 Associate
  • 161 Views
  • 2 replies
  • 1 kudos

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

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
  • 103 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
  • 352 Views
  • 4 replies
  • 3 kudos

LSM6DSOX - getting quaternions

LSM6DSOX is a really powerful chip for detecting events, but i also wanted to get quaternions out of it without having to do any math on raw IMU data. So this is what i foundExample IMU driver Register 59H - TAP_THS-6D,  You can enabled 4D/6D positio...

BA_ by Associate II
  • 61 Views
  • 0 replies
  • 0 kudos

AI Core inconsistent inference results

Hello, I am developing a Dog Activity Recognition app with CubeAI on STM32WB55 usign AI Core 9.0.0.So far, I have been following https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode . I am using the same sensor and OD...

Obrázok1.png Obrázok2.png