Indicating whether system bootloader runs on STM32 on an output pin?
I've taken a look at some datasheets, and I couldn't really find confrmation of this -- but just in case I missed the right terminology: is it possible to set up an STM32 MCU (I guess, via option bytes), so that an output pin might indicate whether the MCU runs system bootloader code (for instance, outputting HIGH level if the MCU runs system bootloader code, and LOW if it doesn't)?
