2012-05-24 07:36 AM
I use ST Visual Programmer and
. During programming I set Read Protection ON. But now I can not erase or reprogramming the chip (STM32F103RB). I can see ''The device is protected'' only. How can I do this?2012-05-25 12:40 AM
you have to disable the read out protection before
regards spectre2012-05-25 01:09 AM
I did not yet mess with Visulal Programmer, but a ''Full Erase'' should be possible anyway.
The CRP feature is described in detail in the stm32f10x reference manual. I would avoid it if possible...2012-05-25 05:55 AM
Yes, I have to disable the read out protection before. But I should be able to erase the chip in the future. And I can't do it via ST Visual Programmer. What are opinions?
2012-05-25 07:23 AM
What are opinions?
Serial port, or JTAG[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/CAN Bootloader. Commands with ROP dependece&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=446]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FCAN%20Bootloader.%20Commands%20with%20ROP%20dependece&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=446 I've also done it with code I built into one of my applications.