2020-01-30 05:53 AM
We've been succesfully using stm32flash in the past to flash our STM32 MCU that are attached to Raspberry Pi servers (no desktop or X). As we moved on to STM32G0 it seems that stm32flash is no longer working and we are forced to use STM32CubeProg to flash our firmware.
Is it possible to install STM32CubeProg on a) ARM such as RPI, b) server with no desktop?
To begin with, the installation instructions require the installation of OpenJFX which is not relevant (nor possible, in lieu of X) in this case, we intend to use only the CLI interface through scripts that perform the flashing.
Then, trying to run the installation script on the RPI fails since the provided installation binary is for x86.
Solved! Go to Solution.
2020-06-16 05:52 AM
Hi ,
It is not possible for the moment to install STM32CubeProgrammer on ARM processor.
There is plan to do it but unfortunately not in the near future.
regards,
Houda
2020-02-04 12:35 AM
Hi,
I would also definitely like to see an ARM version of STM32CubeProgrammer (at least the CLI) that would run on Raspberry Pi (and STM32MP1).
@Khouloud GARSI @Nawres GHARBI is this something we can hope for in the near future?
Thanks
Olivier
2020-06-01 11:39 PM
This is needed for me as well
2020-06-09 11:51 PM
We would also like to use STM32_Programmer_CLI on Raspberry Pi.
2020-06-16 03:01 AM
HI,
I need in my some projects raspberry pi needs to program the stm32, so please provide some help for this.
CLI version is sufficient , please help me in this.
2020-06-16 05:52 AM
Hi ,
It is not possible for the moment to install STM32CubeProgrammer on ARM processor.
There is plan to do it but unfortunately not in the near future.
regards,
Houda
2020-06-16 05:58 AM
Thank you for prompt response.
Is there any other way or any cli file that I installed in raspberry and make this done?
2020-06-16 06:56 AM
Try openocd. It works for me well.
2020-06-18 01:12 AM
Hi, @AMiro.2
I tried the openocd and its working for me. but stuck in RDP level 2 protection, can you please guide me how to add level 2 protection using openocd ?
2020-09-19 05:27 AM
Hi Houda,
is there a solution for future Mac with ARM processors?
regards
Paul