c - Stop execution of previous code STM32F4Discovery -


i have tried simple blinking led program on stm32f4 discovery board following this tutorial.

however, not sure how stop running, i.e., when unplug device pc , plug in, expect reset (i might wrong too, please correct me if not case).

the board keeps blinking led on connecting again. how reset original state? pointers references embedded programming helpful.

if "original state" means program shipped board, can download @ st's website. you'll need program chip's flash stock binary.

note programming board you're programming flash memory retain contents through power cycles.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -