From cbf0d51d2a712ef59c542fd206a3a6f4e77677a2 Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Tue, 21 Jan 2014 13:31:26 -0800 Subject: [PATCH] Added note about removing the BOOT0 jumper --- Board-STM32F407-Discovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Board-STM32F407-Discovery.md b/Board-STM32F407-Discovery.md index 7ba0c30..6491a87 100644 --- a/Board-STM32F407-Discovery.md +++ b/Board-STM32F407-Discovery.md @@ -83,4 +83,4 @@ parsing element 2, address = 0x08020000, size = 136500 done parsing DfuSe file ``` -You should now be able to fire up a terminal emulator (i.e. minicom) on ```/dev/ttyACM0``` and have a micropython prompt. \ No newline at end of file +Remove the BOOT0 jumper and press reset. You should now be able to fire up a terminal emulator (i.e. minicom) on ```/dev/ttyACM0``` and have a micropython prompt. \ No newline at end of file