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

VREFBUF not working on STM32H743?

The current STM32CubeMX package cannot generate proper code to initialize the VREFBUF in STM32H743 MCU. Modifications to HAL_MspInit() in stm32h7xx_hal_msp.c can fix this: Add "__HAL_RCC_VREF_CLK_ENABLE();" to user code section 0.In user code sectio...

FLiu.11 by Associate II
  • 397 Views
  • 1 replies
  • 1 kudos

SDMMC fixed

I already reported this bug up at previous versions of the STM32H7 firmware.Now I'm using STM32CubeMX 5.6.1STM32CubeIDE 1.3.1 (arm-none-eabi-gcc 7.3.1)STM32Cube FW_H7 V1.7.0For those who find SDMMC not working, there still is an obvious bug , the way...

Jack3 by Senior II
  • 1578 Views
  • 10 replies
  • 1 kudos

Anyone got STM32H7XX + I2S full-duplex master working?

I have tried to use STM32CubeMX and STM32CubeIDE to generate code. But in CubeIDE I can't create a SPI2_RX DMA Request. And in CubeMX I can't generate a Master Clock Output.So I wonder if there is any handcrafted code anyone written to get this worki...

DViks.1 by Associate II
  • 900 Views
  • 6 replies
  • 0 kudos

STM32CubeMX 5.6.0 released

What is new in STM32CubeMX V5.6.0? • Added the support of new part numbers in the STM32L0 Series: STM32L071C(B-Z)Ux, STM32L081CZUx, STM32L072C(B-Z)Ux, STM32L082CZUx, STM32L073C(B-Z)Ux, STM32L083CZUx, and STM32L073CZUx • Added the support of the new 8...

FSMC with NAND interface signalling

Hello, I am using STM32L4R9AI (attached the reference manual) with 128GB NAND flash (MT29F128G08CFABBWP-12IT:B TR) (attached its datasheet).1- This is 8bit NAND flash and according to page 104 in the reference manual the last signal is NWAIT/INT whic...

Bug Report on Code Generation for NUCLEO-G474RE

Not a big bug but I wanted to mention it as it tripped me up.I am using STM32CubeMX 5.6.1 with IDE System Workbench 2.9.1I have found that when I setup SPI DMA synchronization the request number doesn't change from 1 when I generate the code or save,...

CH1 by Associate II
  • 577 Views
  • 4 replies
  • 0 kudos