Skip to main content
MaxC
Associate II
March 1, 2023
Solved

Into CubeIde or CubeMX is there a way to generate a Report (for documentation) for all the MCU configuration ?

  • March 1, 2023
  • 2 replies
  • 2734 views

..

This topic has been closed for replies.
Best answer by Sarra.S

Hello @MaxC​,

Yes, you can use the CubeMX Report Generator Tool

In STM32CubeMX, select File > Generate report, the output is a pdf file that contains the project configuration report

Hope that helps!

2 replies

Sarra.SBest answer
ST Employee
March 1, 2023

Hello @MaxC​,

Yes, you can use the CubeMX Report Generator Tool

In STM32CubeMX, select File > Generate report, the output is a pdf file that contains the project configuration report

Hope that helps!

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.
MaxC
MaxCAuthor
Associate II
March 1, 2023

Thank you for the feedback.