STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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

error:"This feature requires internet connection"

  When I try to log in to my ST account in STM32CubeMX, it sends me an error message that says, 'This feature requires an internet connection.' However, my internet connection is working well, and I can use other browsers to surf the internet normall...

屏幕截图 2024-07-13 134732.png
Pea by Associate
  • 991 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX project created ADC LL lib problem

I had used STM32CubeMX generated ADC with STM32H750VBT6:ADC_REG_InitStruct.TriggerSource = LL_ADC_REG_TRIG_EXT_TIM1_CH1;ADC_REG_InitStruct.SequencerLength = LL_ADC_REG_SEQ_SCAN_ENABLE_2RANKS;ADC_REG_InitStruct.SequencerDiscont = ENABLE;ADC_REG_InitSt...

SangMV by Associate
  • 735 Views
  • 1 replies
  • 1 kudos