Documentation on how to code using AI submodule?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-09 12:21 PM
I've browsing around, and I could not find any documentation on how to code using the AI sub-module. I've see the
- dm00570145-getting-started-with-x-cube-ai-expansion-package-for-artificial-intelligence-ai-stmicroelectronics.pdf
- um2312-development-checklist-for-stm32cube-expansion-packages-stmicroelectronics.pdf
- um2388-development-guidelines-for-stm32cube-firmware-packs-stmicroelectronics.pdf; and
- um2526-getting-started-with-xcubeai-expansion-package-for-artificial-intelligence-ai-stmicroelectronics.pdf
I could find any detailed explanation of how to use the C code.
My current resources are https://www.youtube.com/results?search_query=middlewares+folder+stm32+not+being+created and just browsing the generated code, but I am lacking a more structured documentation.
Am I missing some document out there?
Solved! Go to Solution.
- Labels:
-
STM32CubeAI
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-10 1:38 AM
In the pack there is a full set of documentation.
Please look under ~/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/8.1.0/Documentation
In STM32CubeMX you can access it using the Help menu.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-09 12:58 PM
Have you checked this? https://stm32ai.st.com/stm32-cube-ai/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-10 1:38 AM
In the pack there is a full set of documentation.
Please look under ~/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/8.1.0/Documentation
In STM32CubeMX you can access it using the Help menu.
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.
