Question
How can I load my program on a brand new stm32f103?
From an other mircocontroller manufactor i know a mechanism, that recognize if the uC is brand new and there is no program loaded. In this case, the uC goes automatically in bootmode.
Is this the case with the stm32f103?
Thank you.