From 34f4ffc1f51946dbc5a53cc5698064556306c319 Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Wed, 29 Jul 2015 13:16:16 -0700 Subject: [PATCH] Updated Board STM32F745 Discovery (markdown) --- Board-STM32F745-Discovery.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Board-STM32F745-Discovery.md b/Board-STM32F745-Discovery.md index 2e961a8..ebe4c0f 100644 --- a/Board-STM32F745-Discovery.md +++ b/Board-STM32F745-Discovery.md @@ -30,5 +30,6 @@ DFU mode is available on the USB FS connector (CN13) * I chose to install a switch between the MCU side of R42 and 3.3v (see picture below). * You can install the initial micropython image using the STLINK interface, and then use pyb.bootloader() to enter DFU mode from the REPL. -[STM32F7 Discovery Board](https://www.dropbox.com/s/bbypmt8tennczh7/STM32F7-Discovery.jpg?dl=0) - +Here is a link to a photo of [my modified STM32F7 Disocvery Board](https://www.dropbox.com/s/bbypmt8tennczh7/STM32F7-Discovery.jpg?dl=0) +The white wire connects to R42. CN13 has a USB cable plugged into it. The FTDI board is plugged into D0 (RX) and D1 (TX). +The red wire connects to 3.3v on R39.