Quadspi image/font data stored wrongly
Board Name : stm32f7 series
QUADSPI : N25Q128A
I am stored imaged data in nor flash, data stored correctly in memory. After i am reset the controller or power on the controller, data will be reset
Example :
data : 0xD3005600
Data stored first time programming : D3005600
after reset the controller
Read the stored data : D3885688
Why 0 data replaced as 8 in qspi memory ?
data stored programming time :
after rest the controller, read the qspi data :

