2024-03-05 3:01 AM - edited 2025-08-26 3:03 AM
It's been asked before, but the answer has been, "it's not possible as it is not supported on ARM based devices"; eg,
So, is there any plan to make an STM32CubeProgrammer which will run on an ARM-based Linux Host?
It could be quite useful for making a small, portable, standalone programmer ...
Solved! Go to Solution.
2024-03-19 4:52 AM
Hello @Andrew Neil,
This request has already been raised to the dev team, I'll keep you updated on the progress.
Internal ticket number: 176491 (This is an internal tracking number and is not accessible or usable by customers).
Maryem.
2024-03-05 3:03 AM - edited 2025-08-26 3:46 AM
In the meantime, here are some alternatives (from one of the threads linked previously):
PS:
also: https://learn.adafruit.com/programming-microcontrollers-using-openocd-on-raspberry-pi
and: https://community.st.com/t5/stm32cubeprogrammer-mcus/stm32cubeprogrammer-on-raspberry-pi-or-other-arm-based-host/m-p/833839/highlight/true#M8873 - using pyOCD
2024-03-19 4:52 AM
Hello @Andrew Neil,
This request has already been raised to the dev team, I'll keep you updated on the progress.
Internal ticket number: 176491 (This is an internal tracking number and is not accessible or usable by customers).
Maryem.
2024-04-25 1:12 AM
Just replying to up the importance of this: our test system uses many, many Raspberry Pis, one to control each board under test and, for whatever reason, OpenOCD (0.12.0-3, latest version from XPack as I write) is not able to flash download to a NUCLEO-U575ZI-Q board reliably (see my post here); I would like to be able to use the "official" ST mechanism on the Raspberry Pi.
2025-05-15 10:52 PM
I'm waiting for RPi version of STM32 CubeProgrammer too.
2025-05-21 5:10 AM
@Maryem any update?
2025-05-21 6:11 AM
Hello @MJawo.2 ,
Unfortunately, there are no updates regarding this request at this time. I will ensure you are updated promptly when progress is made.
Thank you for your patience and understanding.
Maryem.
2025-08-25 6:57 AM
Hello i'm also super interested to have a version of the STM32 tools compatible to a raspberry arm64 based, do you maybe have some information about it ?
2025-08-26 1:52 AM - edited 2025-08-26 1:52 AM
@Cris42 wrote:Hello i'm also super interested to have a version of the STM32 tools compatible to a raspberry arm64
This thread is specifically about just the STM32CubeProgrammer - are you after the complete toolchain (IDE, CubeMX, etc)?
@Maryem Does the VSCode stuff work on ARM?
2025-08-26 2:10 AM
> Does the VSCode stuff work on ARM?
At least Codium supports ARM platforms.
But this is probably not what you mean.