Solved
SDRAM over writing problem
I'm using DISCO Board STM32F769I and use SDRAM in my application application
i note that when i write data more than 1023Byte the data is written in the next bytes as expected and also over write from the start of SDRAM (0xC0000000)
if there is any configuration make that problem happened ?