Updated Board STM32F745 Discovery (markdown)

Dave Hylands 2015-07-29 13:16:16 -07:00
parent bb69a5145d
commit 34f4ffc1f5
1 changed files with 3 additions and 2 deletions

@ -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.