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.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 639 Views
  • 5 replies
  • 6 kudos

Resolved! difference between _pin and _gpio_port

In cubeMX, Il gave a user name 'led1_rouge' to PI1.When I go to Keil microvision, intellisense gives me two names : led1_rouge_pin led1rouge_gpio_portWhat is the difference between them ?Jean

MJean.3 by Associate III
  • 6418 Views
  • 5 replies
  • 2 kudos

Adding X-CUBE-NFC6 software to STM32Cube

I wish to run sample code/examples on X-NUCLEO-NFC08A1 and NUCLEO-L476RG development board.Is there any guide describing step by step procedure of adding X-CUBE-NFC6 expansion to STM32CubeMX∕IDE? 

Lex by Associate III
  • 688 Views
  • 0 replies
  • 0 kudos

Resolved! When will STM32CubeMX generate valid device tree for v2.8 TF-A?

Apparently in v2.8 TF-A the RCC device tree block changed significantly for the STM32MP157CAAx board as this commit shows:https://github.com/STMicroelectronics/arm-trusted-firmware/commit/3cf2edd6b87ca5c131108c533761d26cb0539d5eSo old device trees fr...

johnnyc by Associate III
  • 1302 Views
  • 1 replies
  • 0 kudos

SPI Slave DMA Communication in Trust zone

Hi,we are using a stm32u575zit6q Controller. Having a trust zone enable with dual bank support.our application is to communicate stm32u575zit6q controller to the other MPU with SPI peripheral using DMA.In this case MPU is behave as a SPI master and s...

Ronak by Associate
  • 1317 Views
  • 2 replies
  • 0 kudos

Resolved! Unknown USB Device on stm32F429ZI device

Hi, Lot of people had this issue, nothing worked for me and I think it might be a newbie mistake. I'm trying to communicate in USB between my PC (host) and a stm32f429ZI board (device). The size of the heap shouldn't be an issue as it seem like the m...

0693W00000QM3BUQA1.png 0693W00000QM38fQAD.png 0693W00000QM3CDQA1.png 0693W00000QM3CcQAL.png
Lucas213 by Associate II
  • 2135 Views
  • 5 replies
  • 0 kudos

Do I need Cube MX to use Motor Control Workbench?

Hi ,Do I need Cube MX to use Motor Control Workbench?I am currently trying to control a motor using Cube IDE and Motor Control Workbench.When I execute "Generate the project" in Motor Control Workbench, "STM32Cube MX not found" is displayed and I can...

Unable to save any projects in STM32CubeMX

Hello,I've been having difficulties saving projects in STM32CubeMX. I've tried versions 6.8.1, 6.8.0 and 6.7.0, as well at the latest versions of Java SE 20, 19 and 17.Saving has worked exactly once, the window no longer opens whenever saving is invo...