STM32CUBEMX rendering bug serious
I am experiencing an issue in STM32CubeMX where all peripheral Configuration panels stay empty, while the Mode panels and System Core → Parameters render correctly.
What I have already tried:
Starting CubeMX standalone (not via CubeIDE)
Creating a completely new empty project
Deleting the .stm32cubemx folder
Deleting and rebuilding the entire STM32Cube\Repository
Reinstalling CubeMX
Forcing JavaFX software rendering (-Dprism.order=sw)
Setting Windows display scaling to 100%
Enabling/disabling GPU acceleration
Verifying that the bundled JRE is complete (java.exe + jvm.dll present)
In all cases, every peripheral Configuration section remains empty, while Mode sections work normally.
It appears that the JavaFX UI for peripheral configuration does not initialize, but without any error message.
Has anyone seen this before, or is there a way to force or debug the JavaFX UI subsystem in CubeMX?
Thank you in advance.
Kind regards, Cornelis Dekker (Netherlands)
