Skip to main content
忠余.1
Associate
February 28, 2020
Question

Read protection on STM32 chip

  • February 28, 2020
  • 5 replies
  • 1132 views

Read Protection has been set in the STM32 chip .In this case, how to judge the chip is in the read protection state through the bootloader program of the chip.I now is to send the erase instruction, if return NACK, judge chip is in the read Protection state, and then send to remove Protection reading instruction . Is there any other way to judge .I also tried to send Get Version&Read Protection Status command, but chip send Enablement and prohibition Read Protection the number of times are 0x00 .

This topic has been closed for replies.

5 replies

Olivier GALLIEN
Technical Moderator
February 28, 2020

Hi,

Please use English language on this community.

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
忠余.1
忠余.1Author
Associate
February 28, 2020
  • Read Protection has been set in the STM32 chip .In this case, how to judge the chip is in the read protection state through the bootloader program of the chip.I now is to send the erase instruction, if return NACK, judge chip is in the read Protection state, and then send to remove Protection reading instruction . Is there any other way to judge .I also tried to send Get Version&Read Protection Status command, but chip send Enablement and prohibition Read Protection the number of times are 0x00 .
忠余.1
忠余.1Author
Associate
February 28, 2020

I'm sorry!

Olivier GALLIEN
Technical Moderator
February 28, 2020

​Thanks for the update.

I manage to re-edit the initial post for better visibility.

Also re-assign to topic STM32 MCUs instead of MPUs.

Hope it help to reach skilled people faster.

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
忠余.1
忠余.1Author
Associate
February 28, 2020

Thank you very much