2023-04-07 12:22 AM
Hi there,
I want to flash a HEX file using a Raspberry PI. So I followed the steps described here.
But if I run this line:
$> ./SetupSTM32CubeProgrammer-2.13.0.linuxI get the message:
bash: ./SetupSTM32CubeProgrammer-2.13.0.linux: cannot execute binary file: Exec format errorHas someone an idea why this is not working?
Im running Raspbian GNU/Linux 11 (bullseye)
Solved! Go to Solution.
2023-04-18 5:42 AM
Hello @Moritz ,
Thanks for your feedback,
Actually it is not possible to install CubeProgrammer on Raspberry Pi as it is not supported on ARM based devices.
I hope this helps!
Sara.
2023-04-07 1:47 AM
Hi, in the downloaded zip there is no install.sh
so the line
sudo ./install.sh gives me the error "No such file or directory"
2023-04-18 5:42 AM
Hello @Moritz ,
Thanks for your feedback,
Actually it is not possible to install CubeProgrammer on Raspberry Pi as it is not supported on ARM based devices.
I hope this helps!
Sara.
2023-04-18 10:10 AM
right, no Programmer by ST . but others... to flash a STM cpu on Pi , see:
https://siliconjunction.wordpress.com/2017/03/21/flashing-the-stm32f-board-using-a-raspberry-pi-3/
+
https://rawats.medium.com/using-raspberry-pi-for-embedded-systems-development-part-1-2d32c42acb5c
+
https://www.youtube.com/watch?v=tCcxFMU1OFE
+
https://github.com/joeferner/pi-stm32-uart-bootloader
2026-04-16 8:31 AM
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,
Max