I am using a bootloader as STM32F405.Before Jump_to_application(), I want to keep the GPIO status in API, but what should I do?After the GPIO PIN is output "high" from the current boot firmware, it runs the jump_to_application().The parameters are in...