Hello
The S7G2-Sk board uses the W25Q64FV device which provides 64Mbits / 8Mbytes of storage.
Can you please confirm the following details and tell me how to correct the inconsistencies in the Synergy platform?
The S7G2.ld linker file specifies a QSPI_FLASH length and __qspi_region_max_size__ of 0x1000000 = 64Mbytes.
The bsp_qspi driver reads the JDEC ID while in SPI mode and reads EFh 40h 17h.
The memory capacity calculation uses part of the ID (17h), reporting a capacity of 23Mbytes.
The Eclipse Memory viewer considers 64Mbytes to be available for the QSPI flash area, reporting mirrored areas of the actual 8Mbyte space.
Regards
David