Update Compiling_STM32.md

This commit is contained in:
gerrievanzyl 2016-10-04 13:03:07 -04:00 committed by GitHub
parent 7c3053e8cd
commit d122d39d3a

View File

@ -135,7 +135,7 @@ The key difference of this method is that the 3.3V FTDI cable must also provide
If you want to flash a pre-compiled binary file (like the Release .bin files) you need specialized software and the FTDI cable. If you want to flash a pre-compiled binary file (like the Release .bin files) you need specialized software and the FTDI cable.
1. Set BOOT0 jumper 1. Set BOOT0 jumper
1. Connect your 3.3V FTDI cable (USB - TTL serial) to Multiprotocol serial port (RX,TX,GND,5V) 1. Connect your 3.3V FTDI cable (USB - TTL serial) to Multiprotocol serial port (RX,TX,GND,5V)
1. The other steps regarding power supply the same as previous recommandation regarding jumpers. 1. The other steps regarding power supply the same as previous recommandation regarding jumpers
For uploading binaries(.bin files) there is a specialized software you need to install on your computer. For uploading binaries(.bin files) there is a specialized software you need to install on your computer.
#### Windows: #### Windows: