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
Hi Sam,
Were you successful in transferring a file from PC to STM32 flash? I am trying to do the same using IAP USART protocol and having trouble in configuring the user application that is used to load at a particular address. If you have implemented this, can you share the procedure for configuring the user application that is received using YMODEM.
Thank you, Harsha