cancel
Showing results for 
Search instead for 
Did you mean: 

install stm32CubeProgrammer on Raspberry Pi?

AEzzi.1
Associate II
 
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
berendi
Principal

I was able to install it by

java -jar SetupSTM32CubeProgrammer-2.3.0.exe

but could not start it afterwards. You may have more luck with it, because I've just tried it on a headless system, didn't bother to plug in a monitor and keyboard. I don't know if it is all written in java, or there are some native plugins that don;t exist on ARM.

You might be interested in this tutorial on turning the Pi itself into a programming device, using its I/O pins instead of ST-Link to program (and maybe debug) the MCU.

https://learn.adafruit.com/programming-microcontrollers-using-openocd-on-raspberry-pi

View solution in original post

5 REPLIES 5
berendi
Principal

I was able to install it by

java -jar SetupSTM32CubeProgrammer-2.3.0.exe

but could not start it afterwards. You may have more luck with it, because I've just tried it on a headless system, didn't bother to plug in a monitor and keyboard. I don't know if it is all written in java, or there are some native plugins that don;t exist on ARM.

You might be interested in this tutorial on turning the Pi itself into a programming device, using its I/O pins instead of ST-Link to program (and maybe debug) the MCU.

https://learn.adafruit.com/programming-microcontrollers-using-openocd-on-raspberry-pi

thank you .
It worked perfectly .
good morning . is stm32cubeprogrammer supported in raspberry pi 3 b+ ? thanks . Le lun. 24 févr. 2020 à 20:13, ezzine ameur a écrit :

No. If you can get it to work, that's fine, but I think there is no official support for it.

Amelie ACKERMANN
Community manager

Hello,
Thank you for your patience, we know this has been a long-awaited request!

We're happy to share that Raspberry Pi support for STM32CubeProgrammer will be available in June 2026 with version 2.23.

Please refer to this Developer News for more information: [Coming June 2026] Raspberry Pi support for STM32CubeProgrammer

We also encourage you to share your feedback with us by commenting on the Dev News, as it helps us prioritize future improvements and developments.

Thank you all!