STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! STM32F051 DAC not working

I'm working with a STM32F051 Discovery board. I've created a project that should allow me to adjust the output voltage to the DAC pin PA4, but the expected step voltage output to that pin remains at ground voltage level.I'm sure that I'm missing som...

TBibe.1 by Associate
  • 820 Views
  • 2 replies
  • 1 kudos

BUG: CubeMX enables unused channel on dual-channel DAC

I configure STM32F767I(G-I)Tx via CubeMX. I enabled ADC_IN4 and DAC_OUT2 on dual-channel DAC.ADC_IN4 shares pin with DAC_OUT1. Even though DAC_OUT1 was not enabled in CubeMX I can see it applies voltage on the pin breaking ADC reading,This can be sol...

EHabi.1 by Associate
  • 536 Views
  • 3 replies
  • 0 kudos

Resolved! Missing option in CubeMX for battery charging on STM32H730

In CubeMX ther is missing optines to select charging of the battery and the seceltion of charging resistor 1.5K or 5KI would expect it to be under "System Core" -> RCC as it should go into resig PWR_CR3 So for my system I have to duck in "main.c" HAL...

MRick.2 by Associate II
  • 975 Views
  • 4 replies
  • 0 kudos

Resolved! Mass Storage Mode Receive Data From Host Fail Issue!

Hi All,I am working on a SCSI device read/write project.(Base on STM32CubeMX V6.4, Chip STM32F103)Now the windows can recognized this device as a pen driver and I can send data from Device to Host just like send data for read capacity.EXint8_t SCSI_P...

JLee.64 by Associate II
  • 516 Views
  • 1 replies
  • 1 kudos

cubeMx End of life and open source

Hello,As far as I understood, stm32cubeMx will be end of life within some days / months / years.Can you provide timeline for it?And will it be released as open source project at this moment?ThanksJulien

JulienD by Senior
  • 545 Views
  • 6 replies
  • 0 kudos

RTC in binary mode not working properly on STM32F746

Hi, I enabled RTC and calendar on a STM32F746 CubeMX project, and I can gather correct time informations when using BCD mode from the HAL_RTC_GetTime function, but when using the other option the "binary" mode, the informations I´m getting from GetTi...

EPHIL.1 by Associate II
  • 3451 Views
  • 5 replies
  • 0 kudos