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

Cube.AI Developer Cloud Internal Error

Hello, I have recently discovered the cube.AI developer cloud tool and was trying to test it out. For that purpose i have created a small CNN based Auto Encoder neural network; I have created, trained and validated the network with PyTorch, then save...

1D Auto Encoder.onnx.png
Nea by Associate
  • 2101 Views
  • 1 replies
  • 0 kudos

NanoEdge AI Studio 3.4 is out!

We are pleased to announce that the latest version of NanoEdge AI Studio is now available. This new version brings improvements in performance and support for STM32 boards, as well as new features to help users earlier in the creation of their machin...

Unico GUI Decision Tree generation error and filter coefficients.

Hello,I am trying to develop an audio classification problem using Unico GUI as software to create a decision tree based on certain features and characteristics for an MLC. However, when I try to generate the decision tree, It doesnt seem to create n...

SRodr.4 by Associate II
  • 1581 Views
  • 2 replies
  • 0 kudos

Regarding integration of STM32 series and BMI323

Hello everyone!Please assist me as I need a BMI323 sensor integrated on any STM32 series on a single board where I will be performing Machine Learning. I'm hoping to hear from you shortly.@stm 

hemasree1 by Associate II
  • 3825 Views
  • 12 replies
  • 0 kudos

Resolved! lsm6dsv16x_sensor_fusion.c compliaton error in ESP32 hardware

Hello,  I try to write the sensor_fusion.code in ESP32. I get below compilation error;Compilation error: 'LSM6DSV16X_SFLP_GYROSCOPE_BIAS_TAG' was not declared in this scope here is my code;#include <Arduino.h>#include "lsm6dsv16x_reg.h"#include "lsm6...

FKara.3 by Senior
  • 1174 Views
  • 2 replies
  • 0 kudos

UNICLEO-GUI

Good afternoon, I need to implement a model called "Machine Learning core" on my STM32WB board, https://www.futureelectronics.com/ftm/connectivity/future-electronics-sensor-based-machine-learning/ I created the STM32WB+X-NucleoIKS01A3 stack. I need t...

LSM303AGR initialization in simulink

Hello,I am working on sensor fusion of LSM303AGR MEMS accelerometer, As a simple program to read acceleration values, I used the I2C read and write blocks, here is my step by step: Initialize sensor: I2C write (0x32), write 0x57 on CTRL_REG1_A(0x20) ...

sanathhere_1-1694771482210.png sanathhere_0-1694771156390.png