Skip to main content
Explorer
August 4, 2023
Question

Raspberry Pi to flash STM32 and user configuration bits

  • August 4, 2023
  • 2 replies
  • 2623 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,

    This topic has been closed for replies.

    2 replies

    Super User
    August 4, 2023

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

     

    Graduate II
    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

     

    SamCAuthor
    Explorer
    August 8, 2023

    Hello,

    Ok thank you, I will check this.