STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cube MX UCPD support bug

Once I enable UCPD for STM32U5G9 source mode, Cube MX (the latest version 6.12) generates code which does not compile. I am sometimes wondering what is CubeMX testing process - if it exists, ofc. 

TDJ_0-1722858069748.png
TDJ by Senior III
  • 165 Views
  • 1 replies
  • 0 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
  • 537 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 ...