Question
QSPI Erase block erases the whole memory?
I am using STM32L4 discovery board and External QSPI to save data. From the datasheet, it is mentioned that before every write, erase command has to be issued. But when I issue Erase Block or Subblock command, complete Chip is getting erased. Can anybody help me with this issue on how to erase a block of the memory?