When reading SRAM2 memory in STM32L496 using ST-Link V2 debug probe, incorrect values are received when read crosses 1k (1024 bytes) boundary. For example, when I try to read 32 bytes starting from 0x100003F0, last 16 bytes that start from 0x10000400...