User Activity

I try to get the QSPI flash memory on STM32F769i-discovery running.so far it works, however I have an address shift on one byte.e.g. I can erase the first sector, write e.g. the string "test" to address 4.when I read it back, I find the string "test"...