Question
STM32F746 Discovery QSPI Memory mapped mode data different value compare to flashed data
Hello, I programmed STM32F746 Discovery external QSPI flashed using STM32CUBE programmer with external loader option. I can able to see correct data at QSPI Flash when checking with STM32CUBE programmer.

But when I am checking same address using IDE in memory mapped mode, I can see value shifted by 1 byte address. Unable to understand reason. Any suggestion ?

Thanks
