I was unable to run the setup program. I found this gist on how to do an install of STM32CubeMX:https://gist.github.com/Lanchon/2156953d18f7534a926bUsing that method I could run the installer via this method:sudo java -jar SetupSTM32CubeProgrammer-2....
I hate being stupid, but I'm trying to get a nucelo-stm32LR76RG eval board working. I have the cubeide and cubemx software installed. I also have the associated example programs loaded. The board comes shipped with a program that makes the led blink ...
Where can I find a procedure for installing the IDE on linux? I found:SetupSTM32CubeMX-6.3.0 and installed it. No problems.st-stm32cubeide_1.7.0 and installed it. No problems.STM32Cube_FW_L4_V1.17.0 and unzipped it. No method for installing.The l...
Posted on August 02, 2017 at 21:04HelloWe did a third revision of our board and it came in this week. This board rev works great with cap touch for two touchkeys and linear sensors. Without scaling all 5 linear sensors work fine. However, we plac...
One last thing, if you run the java jvm in the install directory it givesdavis@twenty:/usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/jre/bin $ ./java -versionopenjdk version "1.8.0_265"OpenJDK Runtime Environment (build 1.8.0_265-b01...
Hmm. I tried again on the problematic laptop.Explicit steps taken.Remove any existing installation files$ rm -rf usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer/$ rm -rf ~/.STM32CubeProgrammerEnsure clean install and unzip downloaded setu...
FWIW, I installed the programmer software on a different pc. In that case, the installer program worked and afterwards the program itself worked. I haven't figured out exactly why it works or not yet. I tried to duplicate the setup and it fails.Bo...
It doesn't work. From the cube programmer directory, using your execution method results in:davis@twenty:/usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer
$ ./bin/STM32CubeProgrammer
<JAVA_HOME>/lib/ext exists, extensions mechanism no lon...