Paolo-Maffei / stm32flash

Automatically exported from code.google.com/p/stm32flash
0 stars 0 forks source link

erasing individual pages doesn't work on STM32F205 #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try downloading to an STM32F205 chip (bootloader version 0x31) with the -S 
argument.

What is the expected output? What do you see instead?
It says "Page-by-page erase failed. Check the maximum pages your device 
supports." and then doesn't work. I am giving it a valid address.

What version of the product are you using? On what operating system?
16fbfe6e5854dc36f41712f60b2282cde7571afd Linux

Please provide any additional information below.
The attached patch fixes it.

Original issue reported on code.google.com by bsilver1...@gmail.com on 18 Dec 2013 at 12:47

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you very much for the patch. Applied to git master.

Original comment by lists.to...@gmail.com on 19 Dec 2013 at 1:31