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!