2025-12-26 11:58 AM
I'd like to use a STM32 Nucleo from my raspberry pi (raspian 64 bit ARM).
From my x86 PC I use this https://www.st.com/en/development-tools/stm32cubeprog.html#st-get-software and download the linux version of the tools: this works.
The same version doesn't work on raspberry pi as it's arm64 based: I get an " cannot execute binary file: Exec format error" error. I found no version of stm32cubeprog for raspberry pi arm on the STM web site (I tried macos arm version but get the same error than when setting up the linux version of the tool).
Is there a way to get stm32cubeprog to work on raspberry pi (raspian 64 bit ARM) ? How and where to get binaries?
2025-12-26 12:05 PM
Seems for a given flavor of STM32CubeProgrammer (say linux, latest version) there is no way to ask for x86 or arm binaries. I need STM32CubeProgrammer for linux + arm. How to find it?
2025-12-26 1:30 PM
There is no plan for STM32CubeProgrammer to support the Raspberry Pi architecture.
Some discussion here:
Solved: Installing STM32CubeProgrammer on Raspberry Pi - STMicroelectronics Community
Solved: How to install STM32CubeProgrammer on Raspbian? - STMicroelectronics Community