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! Question about FATFS Integration on STM32H5 Modules

Hello everyone,I have a question about the STM32H5 modules. I can't find the integrated FATFS in the list of middleware provided by ST. Is it complicated to integrate FATFS by myself, or should I use the middleware provided by ST?I am using STM32Cube...

Mcherif by Associate II
  • 690 Views
  • 2 replies
  • 0 kudos

how to configure fileX with threadX

Hi, all   I am using NUCLEO-U575ZI-Q.I have the same problem with this post.https://community.st.com/t5/stm32cubemx-mcus/how-to-configure-filex-using-cubemx/m-p/590201#M25964Now, I upgraded my CubeMx from 6.10.0 to 6.11.1, CubeIDE's version is 1.14.0...

STM32H7 interleaved ADCs and single DMA confusion

Hi all,I am trying to implement ADC acquisition on one channel, with 14 bit, 4x oversample, at 1 Msmps (1 megasample per second). This is possible only using dual interleaved mode. Moreover, I want to acquire continuosly with circular DMA.But it is n...

Clipboard01.gif Clipboard02.gif
linuxfan by Associate II
  • 488 Views
  • 2 replies
  • 0 kudos

Question for STM

Question for STM.Could you please advise what to do to make the environment generate audio files?Could anyone of you show me how to generate these files?They are generated for all classes except audio.I guess there should be these too.Alternatively, ...

image.png
konsul41 by Associate II
  • 408 Views
  • 1 replies
  • 0 kudos

Use en.x-cube-cryptolib in stm32cubemx

Posted on November 09, 2016 at 15:03Hello,as I understood, x-cube-cryptolib is a plugin for the cubemx software, isn't it?But when I run SRM32CubeMX, Version 4.17.0 and use Help->Install new libraries-> from local and select en.x-cube-cryptolib.zip,...

Cube32 feature request, need to handle CPP files.

The support of CPP architectures in Cube32 is limited. While it would be nice if Cube32MX actually had CPP libraries, that's a long step.It's very possible, however, to integrate a C++ layer on top of the existing code, where C++ routines call C rou...