Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Challenge: share your ISPU neural network implementation!

Dear community members,Here’s your chance to win some prizes from ST until November 29, 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 ...

How to convert a float array to uint8_t array

Hi, I am trying to implement an audio classifier on stm32f746g-discovery board. I converted my keras model into a tflite file and successfully loaded it in the board.I used integer only quantization on my model in order to decrease ram usage. I think...

KDeni.3 by Associate II
  • 5207 Views
  • 6 replies
  • 1 kudos

Resolved! When running the model, I get error type 17 and error code 16

I am currently trying to run an ML model on the STM32H7A3. The model is uploaded correctly and successfully analysed.The first issue is that when generating the code, the middleware folder which contains ST>ai (which contains ai_platform) is deleted ...

_legacyfs_online_stmicro_images_0693W00000bVhqoQAC.png
KSOdin2 by Associate III
  • 813 Views
  • 1 replies
  • 0 kudos

Guidelines for beginners to ML on STM32 Nucleo Development boards

Hello everyone! First post here. I'm a grad student in Computer Science and Engineering and I'm looking to learn Machine Learning on MCUs. My professor suggested I use the STM32 Nucleo development boards for this. I was wondering if anyone had a roug...

AAziz.3 by Associate
  • 985 Views
  • 2 replies
  • 1 kudos

Unable to run inference using X-Cube-AI API due to Hard Fault

Hi.I'm trying to run a neural network model using X-Cube-AI, but at the point of performing the inference, my program gets stucked in the Hard Fault handler routine. I attach the details given by the Hard Fault Analyzer in STM32CubeIDE. I have read t...

_legacyfs_online_stmicro_images_0693W00000dJyjtQAC.png
APerd.1 by Associate II
  • 676 Views
  • 1 replies
  • 0 kudos

X-CUBE-AI: error while analyzing model

Hi, I have followed the tutorial https://www.youtube.com/watch?v=grgNXdkmzzQ&t=4s to test X-CUBE-AI with CubeMX5.0.1, but the step 'Analysis' just end with an error message without any details. I have received the same error with CubeIDE which comes ...

ABora.3 by Associate II
  • 3012 Views
  • 14 replies
  • 0 kudos