actuino / stm32flash

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

Too short mass erasing timeout #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bootloader make mass erase before flashing for 16 second on STM32F4 with 
1024KiB of flash memory. But now STM32_MASSERASE_TIMEOUT (in stm32.c) is 10 
second and stm32flash return an error.

Original issue reported on code.google.com by m...@s3f.ru on 28 Sep 2014 at 9:46

GoogleCodeExporter commented 9 years ago
Thanks for reporting this issue! It has been fixed in git (thanks to Antonio), 
the timeout is now 35 seconds.

Original comment by lists.to...@gmail.com on 2 Oct 2014 at 7:58