I have created the binary file(.bin / .out / .srec ) which need to be flashed in to a STM32F4 MCU. The binary file am using is a driver for a wireless module . We generally use our development IDE for flashing the binary in to the MCU Thing is like i need to find a alternate method for flashing. Is there any alternate way for flashing the binary file in to the IDE. I mean something like a 3rd party tool or , from command line.. etc.. Can u please help me in finding this for STM32F4 MCU.
Thanks in advance