STM32 MCUs Machine learning & AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

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
  • 788 Views
  • 5 replies
  • 0 kudos