Posted on June 08, 2012 at 23:56Hello all, I am using stm32f217 on my target board. it has a mutiplexed 8MB psram. My problem is my one 16bit write changes the value written by previous 16bit write. write_ram16(0,0xaaaa)-->16 bit write at offset 0, ...