This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843ISK: Regarding the QSPI flash read and write issue in IWR6843isk

Part Number: IWR6843ISK

Tool/software:

Hi Teams,

I am working with the IWR6843ISK and using the Out-of-Box (OOB) Demo Code. I want to use the mmwDemo_flashWrite and mmwDemo_flashRead functions to write and read specific values to/from the QSPI Flash.

I have implemented the required code for these operations, and there are no errors during compilation or runtime.The flashRead and flashWrite functions are used for Calibdatatsave and Calibdatatrestore,there also if I print i am getting 0xFFFFFFFF

However, the values I am reading back are always 0xFFFFFFFF, instead of the desired values that I attempted to write.

I would greatly appreciate any guidance or suggestions on troubleshooting this issue.

Thank you!