STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 1008 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
  • 472 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
  • 943 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...