cancel
Showing results for 
Search instead for 
Did you mean: 

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

AF.1
Associate

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?

2 REPLIES 2
MM..1
Chief II

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

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 Venmo
Up vote any posts that you find helpful, it shows what's working..