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

Using SPI DMA at 16bit, dosent work on STM32H5

Hi. ST There is an error in the code that is generated by CubeMx when you use 16bit in SPI DMA transfer. Can be solved in the stm32h5xx_hal_msp.c file: /* USER CODE BEGIN SPI4_MspInit 1 */ memcpy(&handle_GPDMA1_Channel1.Init,&NodeConfig.Init, sizeof(...

spa23 by Associate III
  • 321 Views
  • 2 replies
  • 0 kudos

Dual Bank Linker script for STM32G474CB

HelloI have a project with STM32G474CB in CubeMX and it generates the linker script with following:  MEMORY { RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 128K FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 128K } But, as I understand, th...

SMisi by Associate II
  • 110 Views
  • 1 replies
  • 0 kudos

CubeMX: "Code generation could not be done"

Split from: https://community.st.com/t5/stm32cubeide-mcus/changes-in-ioc-file-not-updating-the-code/td-p/661312 as the OP abandoned that thread, and it's a different problem anyhow. Hello GladsonIm here because now i have the same problem of you. I d...

Problem_generation_code.png
LSZ by Associate
  • 214 Views
  • 2 replies
  • 1 kudos

Resolved! stm32 usb device dual

Hello. I'm using EVM board with STM32F407ZGT.I set up the USB as below to use it as a USB Device. (CDC)But only one COM port can be found in the device manager on the PC.I want to know if I can't set 2 usb device or if it's a problem with setting.Ple...

2024-05-29_134310.jpg 2024-05-29_134325.jpg 2024-05-29_134405.jpg 2024-05-29_135118.jpg
DJung.3 by Associate II
  • 720 Views
  • 3 replies
  • 0 kudos

STM32H745 RMII and DP83822 Question

I use STM32H745 RMII and DP83822 To use CubeMx generate code for lwip, selected phy is LAN8742.Modify the code But can't make it work Any body has the experience or some advice ?Hope someone can help me.

WTieg.1 by Associate II
  • 2059 Views
  • 11 replies
  • 1 kudos

Resolved! documentation on STM32 PWM fast mode

Posted on February 08, 2017 at 12:00Hiin cubeMX for any TIM PWM IO I can enable / disable 'fast mode'.What is fast mode?In which pdf document  would I find the description of fast mode, and register address? I am trying to find my way in all the dif...

STM3CubeMX no download link

Hello,Today I have been trying to install STM3CubeMX as well as the STM3Cube IDE . But , no matter what I try, I never get a download link to proceed with the download after pressing the "download latest" button on the desired software. Nothing at al...