Why, when I write to an 'address' location, does the processor actually write twice?
Hi,I am using the STM32L496 and I have wired an SRAM to it using the FMC to read and write. I have configured it to be a 16 bit Data bus, it is a 16 bit SRAM. I am using NE1.It works well, except when I write a half-word to an odd memory location I c...