2022-05-14 10:33 AM
I have obtained a model by using Google Colab and translate it through TF Lite. I could apply validate on target and validate on desktop process and I did not get any error. However, once CubeAI generated related .h files and I used them, I got two errors, the errors are attached.
Please note that the errors are due to the files that are generated by CubeAI.
Thx for your responses.
2023-02-28 08:34 AM
X-CUBE-AI 7.0 code example doesn't work with later versions. In my case 7.3.0.
Completely disregard example code for 7.0 version and use code from ST example: "How to perform motion sensing on STM32L4 IoTnode".
Section 6: "Create an STM32Cube.AI application using X-CUBE-AI".
2024-05-16 04:04 AM
I am getting this invalid initialize error. How to solve it?