The code for erasing individual pages with bootloaders that use the extended
erase command (2 bytes for the page number) doesn't work. It always starts at
the first pages and erases 1 more page than it is supposed to.
The attached patch fixes it. Tested with an STM32F205, bootloader version 0x31.
Original issue reported on code.google.com by bsilver1...@gmail.com on 2 Jan 2014 at 12:34
Original issue reported on code.google.com by
bsilver1...@gmail.com
on 2 Jan 2014 at 12:34Attachments: