U599 + W25Q64 Flash QUADSPI External Loader Errors
Referring to AN5050 as well as an online guide for creating a QuadSPI loader for a W25Q32 flash IC, I have written code for a W25Q64 flash IC that I am interfacing in QuadSPI mode using the OctoSPI peripheral on the U599.
When I try reading the flash address in cubeprogrammer I get the following error
Error: Data read failed
Verbose level 3 does not log anything else relevant to the error.
When I try fully erasing the IC as well, I get the error -
Error: Mass erase operation failed.Please verify flash protection
I have attached my code below, could someone assist me in identifying the error in the same?
Thank you
