cancel
Showing results for 
Search instead for 
Did you mean: 

How to find documentation of Target MCU within STM32CubeIDE application

AdilMC
Visitor

Kiel uvision has this feature where they show the pdf of relevant documentations when you select board and chip while creating a project. Does stm32cubeide have a similar feature somewhere so i can look for the stm i am using.

also i found it hard to find the same pdf on google for some reason, like i had to type specific phrases from the document in order to find it

AdilMC_0-1737544978797.png

above is photo with pdfs on the right

2 REPLIES 2
STTwo-32
ST Employee

Hello @AdilMC and welcome to the ST Community.

For the Documents that are related to the tool (STM32CubeMX,IDE,...) they are all available only on the webpage of the Product on the ST website. For the documents of the product that you are using, they are all available throw the standalone version of CubeMX:

STTwo32_0-1737546178986.png

Best Regards.

STTwo-32

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.

You can place PDF files into the project folder, and the CubeIDE Project Explorer will show them, and double-clicking will open them in your default PDF viewer

 

PS:

It seems that double-clicking a PDF in the Project Explorer will both open it in your default PDF viewer and open it as a tab within the IDE!

Closing the IDE tab also closes the document in the default viewer;

Closing the document in the default viewer does not close the IDE tab.