Hi Dear @nxf77486 ,
I will check the document, I have some progress.
How can I test the memory region whether the data is written or not. Could you please check my below case? I am writing data at specific address with EVK. But I can't see the data which I write at memory address.
I am curious about the what is the correct address on my HyperFlash to check written data.
Figure 1: (Controlled Memory Addresses)
HyperFlash_1.png
Figure 2: (The data buffer content which I expect to see.)
HyperFlash_2.png
Edit:
I want to add some specific debug steps. I realized that:
It is also not writing to TFDR(transmit fifo data register) as well as not writing to the memory 0x60000AAA (addr*2 - 0x555*2).
HyperFlash_No_Write_1_Debug.png
Lukas_Frank_0-1700661742215.png
I am on the EVK and trying to write HyperFlash but I can't understand why this case is happening?
Thanks and Regards.