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

Fail to upgrade to CubeMX 6.9.0

Hello,I started the upgrade process as always under administrator rights, the download and installation finished successfully and then I need to restart with administrator rights again to fulfil the installation and I get this:I close all the other a...

Egolt1_0-1689092574718.png
Egolt.1 by Associate III
  • 1363 Views
  • 3 replies
  • 0 kudos

sensorless bldc motor controlling issue

I am experiencing issues while trying to operate the BR2804 1700Kv BLDC motor with the IHM07M1 motor controller and either the L476RG or G071RB board. we are just using the software like cube mx , cube ide to genarate code . while using L476RG , all ...

#iR by Associate II
  • 650 Views
  • 0 replies
  • 0 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
  • 5885 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
  • 631 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
  • 1208 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
  • 1160 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
  • 1920 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...