Skip to main content
Associate II
August 4, 2023
Question

Raspberry Pi to flash STM32 and user configuration bits

  • August 4, 2023
  • 2 replies
  • 2624 views

Hello,

I would like to program a STM32 with a Raspberry and python script, I think it's possible with OpenOCD as I have seen on different forums.

The other problem is also the programmation of user configuration bits, is it possible to do it ? I didn't find any information how to do this....

Best regards,

2 replies

Pavel A.
Super User
August 4, 2023

Doesn't the command-line toolset for Linux 64-bit support ARM64?

 

Javier1
Principal
April 9, 2025

 

it doesnt? they just have amd based installers.

Javier1_1-1744226804206.png

im trying to do the same thing as @SamC and it looks like my only option at the moment is stm32flash

 

hit me up in https://www.linkedin.com/in/javiermuñoz/
SamCAuthor
Associate II
August 8, 2023

Hello,

Ok thank you, I will check this.