Using WriteMemory command of STM32L45xxx bootloader
Hi,
Iam trying to write some data (i.e. 8 bytes) via the WriteMemory command of STM32L45xxx bootloader to the STM32's SRAM area (in particular to address 0x20000000). However when I connect to the device and look into the memory the data is not taken over. I use the USART interface for sending the command to the bootloader.
Iam already using the WriteMemory command successfully for flash programming. Why doesnt it work or have an effect on SRAM area? Or what do I need to pay attention to in order to write data to SRAM area.
If you need additional information please let me know.
Any help on this issue is very much appreciated.
Thanks in advance.
Kind Regards,
Steve
