2020-05-17 10:15 PM
I want to store a hex file into the flash memory, For that I am trying to transfer the file over UART from computer to controller.
what should be changes to be made in source code?
or what should be approach?
I am using stm32l083cz microcontroller.
Thank you in advance.