2022-10-03 05:17 AM
Is the bootloader start up time defined somewhere? I'm using an STM32F429. I tested and it takes about 6ms. But is it states somewhere (min/max times)?
2022-10-03 05:23 AM
Might depend on if it brings up external clocks and PLL
Using USB or CAN ?
You might have to reset and retry as the system loader is sensitive to all manner of pins and is a one shot connection.
2022-10-03 05:25 AM
I'm using SPI1.