What happens when I read/write byte at arbitrary address shown as reserved in memory map (or write to flash memory address)?
I am exploring the memory space of my STM32F051 using a very simple hex monitor that communicates through a serial port. I can (attempt to) read/write a byte at any arbitrary address in the 32-bit address space. Within the SRAM area (starting at 0x20...