STM32H745, faultily write access to external memory over debugger
tl;dr: accessing external memory over debugger results in additional unwanted write accesses to adjacent memory locationsI have an FPGA that is accessed via FMC over a 16-bit async connection (16-bit data +15-bit address), sort of like an external SR...