STM32CubeMX user interface

UM1718

 

 

4 STM32CubeMX user interface

STM32CubeMX user interface comes with three main views the user can navigate through using convenient breadcrumbs:

1.the Home page

2.the New project window

3.the project page

They come with panels, buttons and menus allowing users to take actions and make configuration choices with a single click.

The user interface is detailed in the following sections.

For C code generation, although the user can switch back and forth between the different configuration views, it is recommended to follow the sequence below:

1.From the Project Manager view, configure the project settings.

2.From the Mode panel in the Pinout & Configuration view, configure the RCC peripheral by enabling the external clocks, master output clocks, audio input clocks (when relevant for your application). This automatically displays more options on the Clock configuration view (see Figure 97). Then, select the features (peripherals, middlewares) and their operating modes relevant to the application.

3.If necessary, adjust the clock tree configuration from the clock configuration view.

4.From the Configuration panel in the Pinout & Configuration view configure the parameters required to initialize the peripherals and middleware operating modes.

5.Generate the initialization C code by clicking .

52/453

UM1718 Rev 41

Соседние файлы в папке STM