cancel
Showing results for 
Search instead for 
Did you mean: 

How to install STM32CubeProgrammer on Raspbian?

Moritz1
Associate III

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.linux

I get the message:

bash: ./SetupSTM32CubeProgrammer-2.13.0.linux: cannot execute binary file: Exec format error

Has someone an idea why this is not working?

Im running Raspbian GNU/Linux 11 (bullseye)

1 ACCEPTED SOLUTION

Accepted Solutions
Sara BEN HADJ YAHYA
ST Employee

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.

View solution in original post

3 REPLIES 3
Moritz1
Associate III

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"

Sara BEN HADJ YAHYA
ST Employee

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.

AScha.3
Chief II