How to install STM32CubeProgrammer on Raspbian?
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)
