cancel
Showing results for 
Search instead for 
Did you mean: 

facing trouble in how to use the generated code by cube ai 9.0

Jawhar_FRIH
Associate

hello everyone , i'm a newbie at edge ai in stm32 and i'm using cube ai 9.0 .i want to get information in how to use "MX_X_CUBE_AI_Process() " and "MX_X_CUBE_AI_init()" , i didn't find documentation or something about what the function does , what's to give as input and what/where do i get the output. i'm prediction an image and the output is 2 classes.
thanks for any information.

1 REPLY 1
fauvarque.daniel
ST Employee

This is described in the documentation embedded in the package

~/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/9.0.0/Documentation/embedded_client_api.html

You can access the documentation directly with STM32CubeMX, on a project with AI enabled just go in Help->X-Cube-AI Documentation and then click on  Embedded inference client API

Regards


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.