2009-06-01 08:28 AM
Is the bootloader permanent?
2011-05-17 04:13 AM
Hi,
Is the serial bootloader in STM32 models permanent or is it just one time usable, in other words does your own firmware write it over? The reason I ask is that Luminary Micro calls ''one time bootloader'' as ''Serial Flash Loader'' and ''real'' bootloader as ''bootloder'' and I see serial flash loader mentioned in STM32 datasheets.2011-05-17 04:13 AM
Hi,
Our UART Bootloader as described in AN2606 is permanent and is located in a ''ROM Area'' and can never be re-programmed by software or re-writed again. Cheers, STOne-32.2011-05-17 04:13 AM
Great! Thank you.