Question
How to use a project with STM32CubeAI?
As you see,i used cubemx create project which used cubeai.But i don't konw how to used it.What libraries are included in the code generated by CUBEAI? How should I structure my code and what is the underlying logic? What types of return values should I expect? Are there specific explanations, documentation, papers, or tutorials available for reference?
