Does System-bootloader eventually timeout? (and jump to user program)
If Systembootloader Doesnt detect anything comming from any peripheral, does it timeout and jump to 0x8000000?Because by reading AN3154 , it looks like it does, but when im trying with my stm32f405RE it doesn this is my code: int main(void) { /* ...