2024-03-05 3:01 AM - edited 2025-08-26 3:03 AM
It's been asked before, but the answer has been, "it's not possible as it is not supported on ARM based devices"; eg,
So, is there any plan to make an STM32CubeProgrammer which will run on an ARM-based Linux Host?
It could be quite useful for making a small, portable, standalone programmer ...
2025-08-26 2:14 AM
Hi, im only intrested to have the possibility to falsh a st32 board with a rasberryPI board, just the command for flash it cause i already have the .hex file developed and tested on another platform.
2025-08-26 2:27 AM - edited 2025-08-26 2:30 AM
Did you see this post - which points to some alternatives?
2025-08-26 3:32 AM
I used the https://pyocd.io/ with stm driver pack.
2025-08-26 4:04 AM
Thank you for the link, i check but unfortunatly i don't have a normal rasberry pi board, i'm using a costom one with a rasberry compute module and i have no pin for make connection with jumper cables. I will check the documentation and i will talk with the developer of this costom board but i fink i have no simple way to connect the st board to the rasberry, but i will try.
p.s. : im also using a rasberry module 4s, but i can switch to a 3b if neccerly but in that way i can no longer flash the ESP-IDF board, a feature that i also need in my buard.