Question
STM32W prevent execution of embedded serial boot loader
Posted on March 27, 2013 at 11:58
If nBOOTMODE is asserted (pulled or driven low) when coming out of reset, the processor starts executing an embedded serial boot loader instead of its normal program. Is it possible to prevent this behaviour so that the embedded serial boot loader is no executed when the nBOOTMODE is low after a reset?