Associate II
October 26, 2018
Question
How to rewrite RTC registers by ST-link utility, by having .Bin file?
- October 26, 2018
- 2 replies
- 1398 views
Hi, i've a question. I have a STM32F103VCT6 in the device, i need to rewrite the RTC block, which has the start address is 0x40002800 and has size 0x03FF. I try to rewrite it. But I can't to do it. ST-link utility shows error message: Programing error @: 0x40002804. I can't understanding "why". Would you explain me what the reason? What I'm doing wrong? Thank you. And have some utility, which can make changes directly to the MCU from debugger not rewriting it? for example to change any bit directly and to see result in my device?