Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can I successfully run the Tensorflow lite speech recognition example project on the STM32F469 Discovery kit using mbed cli? Is there any other way to do it? Details below.

I have tried to follow the example in the following link to build and deploy the Google tensorflow lite micro speech recognition example on the STM32F469I Discovery board using mbed cli: https://developer.arm.com/solutions/machine-learning-on-arm/dev...

TSidd.2 by Associate
  • 1256 Views
  • 1 replies
  • 0 kudos

Resolved! X-Cube-AI. AI_ERROR_CODE_LOCK during network creation.

I'm working on a ML project with X-Cube-AI version 7.3.0 with the STM32F4DISCOVERY board. I created the neural network with tensorflow, and the analysis went smooth, the network occupies 25 kb of flash and 8 kb of ram.This is the neural network summa...

GBrug.1 by Associate
  • 957 Views
  • 2 replies
  • 0 kudos

AI relocatable run-time API lets the MCU HardFault.

Hi,I'm testing running a relocatable binary model.But when I use ai_rel_network_run(), I get into HardFault.The detailed error information is as follows, with my current test code attached.Does anyone know how to fix this please?Thanks in advance.​/*...

0693W00000SwKsQQAV.png 0693W00000SwKyEQAV.png
WHUAN.1 by Associate II
  • 463 Views
  • 1 replies
  • 0 kudos

Is it possible to create and inject data from my STM32F4 ?

Hello all,Is it possible to create, inject data and perform the inference with just my STM32F4-DISCO without any connection with my PC (of course I must beforhand flash my model into my board). And how would you do it, I tried to integrate the code f...

NBlan.1 by Associate III
  • 1507 Views
  • 13 replies
  • 0 kudos

Resolved! Can't send data through my board

Hello,I'm trying to send data and retrieve the output from my stm32f4-DISCO. I'm using a python based code and specifically stm_ai_runner. The code is rather simpler but I can't access the board because even runner.summary() doesn't work. My board is...

0693W00000QKrV1QAL.png 0693W00000QKrVzQAL.png 0693W00000QKrWJQA1.png
NBlan.1 by Associate III
  • 1763 Views
  • 12 replies
  • 2 kudos