Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

B-L4S5I-IOT01A not compatible to edge impulse

Board - B-L4S5I-IOT01A BoardAI application tool - edgeimpulseIDE -  STM32CubeIDE 1.15.11. AI model generated from edge impulse AI platform for B-L4S5I-IOT01A Board. Package downloaded.2. CUBE mx generate code for B-L4S5I-IOT01A Board.3. Edge-Impulse ...

Abin_19_0-1716353219340.png
Abin_19 by Associate II
  • 350 Views
  • 0 replies
  • 0 kudos

Please check the CUBE AI code.

This is training data that receives 12 inputs and outputs 1, but strange values appear, so please check and review the code.  #ifdef __cplusplus extern "C" {#endif /* Includes ------------------------------------------------------------------*/ #if d...

Validation error on target

I need help. I am trying to validate on target : STM32L476RG nucleo board.E200(ValidationError): stm32: Unable to bind the STM AI runtime with "network" c-model: []  connection to "serial:COM4:115200"/"COM4:115200" run-time fails  E801(HwIOError): In...

NEED nano-edge-ai library for Stm32l412rbt6 for my product

Hi,I made an anomaly detector using Nucleo-L412RB (Stm32l412rbt6p) dev board and your nano edge ai library and it was working perfectly(Great job!). After that I made an custom pcb using stm32l412rbt6 mcu mistakenly instead of Stm32l412rbt6p mcu. Now...

AyushK by Associate II
  • 1133 Views
  • 5 replies
  • 0 kudos

Getting error "Analyze fail on the AI model"

Dear Sir/Madam, I am getting an error "Analyze fail on the AI model" when I analyze a network using "STM32Cube.AI runtime" (see the snapshot below). I just train a simple AI model (https://colab.research.google.com/drive/1HBsuTW2gGAoPgWnkpwXiXI7JHXR0...

_legacyfs_online_stmicro_images_0693W00000bkAvMQAU.png
AShah.13 by Associate
  • 580 Views
  • 0 replies
  • 0 kudos

https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode I'm using X-CUBE_AI 7.1.0 but having trouble compiling this example project for motion detection.

ai_input[0].n_batches = 1; 'ai_buffer' {aka 'struct ai_buffer_'} has no member named 'n_batches'network.hAI_DEPRECATED#define AI_NETWORK_IN \ ai_network_inputs_get(AI_HANDLE_NULL, NULL)This comes up invalid initializer error.Any ideas? The initial c...

RBenf.11 by Associate
  • 1477 Views
  • 5 replies
  • 0 kudos

SensorTile configuration in CUBEMX to do audio scene clasification

Hello everyoneI have the SensorTile board and I am trying to follow the Mooc in FPAISENING1 in order to understand the example with the audio scene clasification:https://www.youtube.com/watch?v=_s9GMJVwYIg&t=6130sOn this video, when the teacher expla...

CGarc.5 by Associate
  • 540 Views
  • 1 replies
  • 0 kudos