Hi Nordic Team!
I'm trying to configure device tree to add support of MX25L6473E for my custom board.
I have successfully configured it to correctly read the jedec-id on start up.
But any of read operation return values near the 0x88a88888 (every time it is some sort of 0x8 and 0xA combinations).
The following code I use in .dts file. I add comments near the parameters which I don't understand clear, please check it and clarify if possible.
Also I tried to use sfdp-bfp sequence from datasheet but it seems not working too. Please, clarify how to use 3 tables from datasheet to provide sfdp sequence.
As I understand the following must be correct:
Where each paragraph of the array related with the corresponding line in the following description:
The following code I use to write and read flash after initialization:
To prevent some questions: I checked all the qspi lines with the oscilloscope and each works correctly.
Best regards,
0xFA.