5 years, 10 months ago.

How can I download the code that's loaded onto the ST32F207ZG board?

The files got deleted from my hard drive, but are still programmed onto the board

1 Answer

5 years, 10 months ago.

If possible, first try a windows ''undelete'' application. The files may still be on the harddrive (eg in the recycle bin).

The sourcefiles are not on the ST board. The only code will be the hex or bin executable. You can do a memory dump and download these using the free STM32 Link utility (see STM website) or another flash device (eg Segger JLINK). This will only work when the protection bits have not been set.