How to Read & write application code with comments STM32.
I want to read and write application code with comments in STM32 MCU flash or external memory.When I read flash from STM32 MCU I want comments also present there in code.How can I do this? It is possible with MCUs inbuilt memory or need external m...