How to get a .bin program on the STM32F4 discovery board

armflashmicrocontrollerstm32

Simple question. I want to program this board: http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419

On my computer I've generated a .bin file using this library: https://github.com/emusan/stm32f4-template

How do I get said .bin file on the MCU program flash memory? What wires do I need? New to this process. For background, I am using Windows 7.

Best Answer

Simple answer, use free CoFlash, it will do the trick. STM Discovery F4 has everything you need on board, all you have to add is USB cable.