Skip to main content
AF.1
Visitor II
July 4, 2020
Question

How can I get code back from stm32 using atollic studio?

  • July 4, 2020
  • 2 replies
  • 1017 views

Hello I recently format my computer and I lost project that is saved on my stm32. Can I somehow get this code back if the code is inside?

This topic has been closed for replies.

2 replies

MM..1
Chief III
July 4, 2020

When you no lock device, you can download back hex or binary flash image. Use stlink utility. But for your source code you can say bye bye

Tesla DeLorean
Guru
July 4, 2020

You can pull the binary/hex file out using STM32 Cube Programmer

Source code will be lost, the object code can perhaps be disassembled.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..