2018-11-10 03:43 AM
I've been using the programmer for a couple of week now and everything seemed to work fine.
When I powered up my pc and tried to run the program I got a starting screen that quickly disappeared. This happened even after I reinstalled the program, anyone has had this problem and knows how to solve it?
2020-05-12 05:45 AM
Hi,
If someone still have issues with running STM32Programmer, seeing splash screen and then nothing more:
After going through ALL the answers I could find on the internet, I finally was able to fix:
Mickey
2020-05-31 11:12 PM
Hi,
Does it mean that STM32CubeProgrammer is not support OpenJDK/JRE in Windows platform?
I am trying to use OpenJDK/JRE in Win10 for STM32CubeProgrammer installation and with no luck.
2020-06-18 04:01 PM
I am also having this problem, yes, I have Java 9 installed I NEED to have it installed. Why is this still an issue, I thought the ST team was fixing it some time ago.
Sid
2020-11-12 09:25 AM
Indeed this fine piece of software does work only with Oracle's Java which is not free to update! I wasted many hours trying with Amazon Corretto and AdaptOpenJDK - it starts and immediately disappears after the splash screen. I don't know why it uses Java at all as it also seems to use Qt libraries!
BTW, this is the second ST software I install after STM32CubeIDE, which also still has well known bugs and newer MCU firmware downloads fail - they have not been fixed since years. Very frustrating!
2023-12-13 09:33 PM
Issue is fixed by adding -Djna.nosys=true in the newline in C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin\STM32CubeProgrammer.l4j.ini
2023-12-23 06:54 PM
This worked for me.