Skip to main content
Associate II
March 18, 2024
Question

I am having an issue in the code generated from X-CUBE-AI library. STM32WB55RGxx, using (.onnx)file

  • March 18, 2024
  • 1 reply
  • 1683 views

Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

The error are:

TEMPLATE - initialization

TEMPLATE - Error (ai_network_create_and_init) - type=0x33 code=0x41

微信图片_20240318181630.png

微信图片_20240318181648.png微信图片_20240318181640.png

 

 

and I also have another issue is when I using .h5 file to generate .c from X-CUBE-AI library, STM32CUBEMX 
Analyzing model warning 

E010(InvalidModelError): Model file is not a HDF5 file: E:\AST32WB55PACK\1\3.2-xgb_classifier_model.h5

1 reply

Associate II
March 19, 2024
SunjingAuthor
Associate II
March 19, 2024

yes, I have already solved the problem one, but the second problem haven't

 when I using .h5 file to generate .c from X-CUBE-AI library, STM32CUBEMX 
Analyzing model warning 

E010(InvalidModelError): Model file is not a HDF5 file: E:\AST32WB55PACK\1\3.2-xgb_classifier_model.h5

 

Associate II
March 19, 2024

To be honest I haven't used .h5 files either, you can ask someone else again.