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

STM32H7 CubeMX DCMI code generation bugs

Hi,I've found three bugs in CubeMX for the DCMI code generation.uC: STM32H7A3IITxQCubeMX Version: 6.5.0Firmware Package: STM32Cube FW_H7 V1.10.0The IOC-file is attached.1.Following lines are getting generated in HAL_DCMI_MspDeInit:HAL_DMA_DeInit(dcmi...

Resolved! STM32U585QII CUbeMX 6.7.0 Error with code generation

Hello, Just a quick heads up regarding LL implementation of LSI.It fails to start, while same setup generated for HAL works as it should.Now looking in detail whats wrong in register level calls, will post my results.ST, I hope you will find and fix ...

Linas L by Senior II
  • 1598 Views
  • 6 replies
  • 1 kudos

CubeMX Migration Bug - UART4 Pull-up/down settings not retained.

Auto-conversion from a CubeMX 6.2.1 File to a CubeMX 6.8.1 compatible file through CubeMX 6.8.1 does NOT retain the UART4 GPIO Pull-up/Pull-down settings from the original file. Thought I'd share it here in case someone else is running into this prob...

STMCubeMxBug.JPG
df by Associate
  • 833 Views
  • 1 replies
  • 0 kudos

Resolved! SDMMC init error since STM32CubeIDE 1.11.0 update

There is a newly introduced bug in the freshly upgraded package coming with the IDE 1.11. MX_SDMMC1_SD_Init(void) does not configure hsd1.Init.BusWide = SDMMC_BUS_WIDE_1B but directly to the final state choosen in CubeMX (in my case 4B). But the SD r...

Brieuc by Associate III
  • 4331 Views
  • 9 replies
  • 2 kudos

Resolved! FMC Clock Mux not found

Hello,Im working on a Project, which i use with it STM32F750N8H6 with external Memory and im trying to interface them to each other.I have so far now done the Configuation of GPIO, TimingParameters..etc but i wanted giving too the Value of the Clock ...

mids400 by Associate III
  • 1336 Views
  • 2 replies
  • 0 kudos

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
  • 1440 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
  • 670 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
  • 6063 Views
  • 5 replies
  • 2 kudos