STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32CubeMX to display correct i/o pins mode in pinout view

Posted on April 11, 2018 at 13:31Dear Cube team,Just noticed that STM32CubeMX v 4.24.0 does not show correct mode for GPIOs in pinout view (the main nice GUI).On the picture below, PF14 is GPIO input with pullup, but the flyout tip shows as (no mode...

0690X0000060AYWQA2.png
Pavel A. by Super User
  • 1056 Views
  • 4 replies
  • 0 kudos

Using output from ST Motor Control Workbench with STM32CubeIDE

The motor control workbench seems to only want to use the standalone STM32CUBEMX tool and not the integrated version included with the STM32CUBEIDE.Bottom line, how do I get a motor control workbench out into the new STM32CUBEIDE as a project.I have ...

DGome by Associate II
  • 1137 Views
  • 3 replies
  • 1 kudos

STM32CubeMX deletes Paths and Libraries info.

Hi all,I'm using STM32CubeMX 5.3.0 (integrated into STM32CubeIDE):When I save the .ioc and Re-generate code, all the info for Paths and Libraries gets deleted.I must to add again include dirs and external source files each time I change the configura...

J?�lv by Associate
  • 727 Views
  • 3 replies
  • 0 kudos

User/Repository PATH problem (non-english characters)

My home path includes non-english characters. Problem has raised long time ago, when MX updater was creating abracadabra folders in my C:\Users directory with .stm32cubemx  subfolders in it. So I changed repo path in settings to C:\Repo. It worked fo...

Issues with CubeMX for STMH747XI

The first issue is, CubeMX does not generates User labels for Pepipherals for example GPIOs assigned to Cortex-M4 similar to User labels assigned to Cortex-M7. Used IAR toolchain.The second issue is IAR project generated by CubeMX for Cortex-M4, thro...

Resolved! STM32H747I-DISCO board is not reliable.

On the first power on, Graphical demo ran. After running GPIO example program provided in the STM32H7 FW package, IAR complains that No STM32 MCU detected. Same issue with the STM32CubeProgrammer tool. Why is this board is difficult to work compare t...

STM32CubeMX 5.2.0 released

Dear communityWe are pleased to announce the release of STM32CubeMX v5.2.0What is new in STM32CubeMX V5.2.0? • Added the support of new dual-core part numbers in the STM32H7 Series: – Added the support of dual-core configuration, code, and project ge...

[Bug report]! stm32f1x ll drivers: function LL_GPIO_Init resets outputs if parameter "pull" isn't assigned, even if the output should be in HIGH mode by default.

To assign pull mode of output pin the function LL_GPIO_SetPinPull writes 0 or 1 to the output buffer (inside the body of LL_GPIO_Init ). Hence if pull-up or pull-down is not necessary (pull parameter equals zero) the output of the pin changes to 0....

Ruslan1 by Associate II
  • 940 Views
  • 5 replies
  • 0 kudos