I want to transfer the KEIL generated .hex file from computer's memory via UART onto the internal flash memory of the STM32F4. Can anyone give me a heads up of where to get started? and what are the important things which needs to be taken care of.
Please note: my UART is working great in both polling and interrupt mode.
thanks, Sam