Read protection on STM32 chip
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 .
