User Activity

I have board with STM32F4 Microcontrollers. I am using USART and STM Bootloader in order to flash one of these chips. Is there anywhere recommended procedure to go for?
I am using STM32F407 and want to use USART interface to flash MCU using bootloader. I have external 25MHz oscillator connected to the MCU.I've noticed that there is drastic difference in booting delay time I need to implement on different bootloader ...