Skip to main content
parth kothiya
Associate III
December 17, 2018
Question

How to protect application code read from flash in STM32?

  • December 17, 2018
  • 1 reply
  • 483 views

once i programmed my MCU then only one option ERASSE FULL CHIP and reprogrammed it How can i do this?

I am using ST-LINK V2 for programming and IDE KEIL & STLINK UTILITY.

    This topic has been closed for replies.

    1 reply

    AvaTar
    Senior III
    December 17, 2018

    STM32 MCUs have a readout protection feature, check the reference manual od your variant.

    It is reasonable secure, as other MCUs in the industrial marked.

    Consider the effect it will have on debugging, both for development and for field returns.