Skip to main content
Senior
January 9, 2024
Solved

Documentation on how to code using AI submodule?

  • January 9, 2024
  • 2 replies
  • 1434 views

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?

Best answer by fauvarque.daniel

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

2 replies

Visitor II
January 9, 2024
fauvarque.daniel
fauvarque.danielBest answer
ST Employee
January 10, 2024

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