Is erasing flash memory supposed to be this slow? (S25FL127S)
I’m trying to interface with a Cypress/Infineon S25FL127S (https://www.cypress.com/file/177961/download – 16MB SPI Flash module) and the Erase commands are very slow. Testing with two different boards a number times shows it takes an average of 2.5 seconds to erase a single block (command 0xD8) or sector (command 0x20). Is this normal? Once a block is … Read more