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

HardFault_Handler when trying to run ai_network_run

Hi ,I go into the hardfault handler when trying to run the ai_network_run which I call inside my run_inference function which is inside my ADC ISR , then it calls ai_platform_network_process , that is where we get thrown into the HardFault Handler . ...

How the data was sent during the "validate on target" process?

 I built a simple FCNN model based on onnx(regression, 4 input and 4 output), including three hidden layers with 64, 32, 16 nodes, and successfully "validate on target" in STM32 through X-CUBE-AI.Now I want to send(receive) data directly to(from) the...

Joseph_ by Associate
  • 382 Views
  • 1 replies
  • 0 kudos

Challenge: share your ISPU neural network implementation!

Dear community members,Here’s your chance to win some prizes from ST until the end of 2024! You can join the challenge by sharing your ISPU neural network implementation. We’ll provide instructions and hints during the ISPU webinar held on October 29...

How to Use MEMS Studio with Unsupported Boards

I am trying to use MEMS Studio to configure the Machine Learning Core (MLC) of the ISM330DHCX sensor on both the B-U585I-IOT02A and a custom board, but after installing MEMS Studio and connecting the board, I realized that it is not recognized by the...

12 by Associate
  • 920 Views
  • 0 replies
  • 0 kudos

STM32N6 has been officially launched

The STM32N6 has been officially launched yesterday at the STM32 Summit!      The STM32N6 is based on the Arm® Cortex®-M55 running at 800 MHz. It is the first STM32 MCU to embed the ST Neural-ART accelerator™, an in-house developed neural processing ...

JulianE_0-1733924431757.png

No source available for "ai_platform_network_process() at 0x8xxxxx"

Hi,We are trying a very simple deep neural network model with 20 inputs and 3 outputs and want to generate inferences in real-time. We are following the instructions from the document "Getting started with X-CUBE-AI Expansion Package for Artificial I...

PGaja.1 by Associate II
  • 4468 Views
  • 16 replies
  • 4 kudos