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

Can install packages only as root (Ubuntu 22.04.1)

I was able to successfully install and launch CubeMX. However, I cannot download the packages. In my case I need the STM32CubeG0 firmware packages. When I download it manually and select "From Local" I get "Failed to create temporary directory". In ~...

MMett by Associate III
  • 1068 Views
  • 2 replies
  • 0 kudos

Pin naming export

Hello,I tried exporting the symbol for STM32F733IET6 along with the pin naming through stm32cubemx(V6.10.0) but all i get is empty boxesI am using kicad v7. It's not a kicad problem because i've imported symbols recently with no issues.  Am i doing s...

cube.png kicad.png
abdullaq by Associate
  • 1548 Views
  • 5 replies
  • 1 kudos

CUBEMx stucks when generating code

hello! I start this post because i have created a new project with CUBEMX 6.12.0 and i am having some issues. When I generate code without THREAD X activated, the generation is completed without any error. However, when I add the thread X option (see...

Cannot export stm32h753 symbols to kicad

Hi there, I have been having a lot of issues exporting the stm32h753 symbols to kicad. In fact I can export the files, but there is no pins when I select it in kicad. Just a rectangle. I tried looking to see if the pins were hidden, but no, it doesn'...

Askia by Associate II
  • 893 Views
  • 1 replies
  • 2 kudos

Resolved! STM32H7 ADC oversampling ratio define missing

With the newest CubeMx version 6.11.x, when selecting oversampling, a ratio is being set, and this ratio is a define, which are in "ADC_VER_V5_V90" that is not being set when a new project is created. #if defined(ADC_VER_V5_V90)#define ADC3_OVERSAMPL...

KFisc.2 by Associate II
  • 1459 Views
  • 3 replies
  • 1 kudos

STM32CubeMX -- Unwanted STDERR Output

STM32CubeMX 6.12.0 running on Fedora 39 from a terminal window generates a stream of the following errors to the console: Jul 16, 2024 3:58:40 PM java.util.prefs.FileSystemPreferences checkLockFile0ErrorCodeWARNING: Could not lock System prefs. Unix ...

Resolved! "generate code" fails due to java error.

When I try to generate code I am getting "eclipsec" error pop=up referring me to a log file. The file content is attached below. I have uninstalled all the STM32 applications and reinstalled just MX 6.12.0, but error is still here. !SESSION 2024-07-1...