Hi,
I want to use the flash api to erase and write to flash sectors. I tried out with the sdk ospi_flash_io example. It seems like I must first erase a block using Flash_eraseBlk to be able to write to a sector. I tried running the example without erasing the block and Flash_write returned failure flag as a certain timeout occured. Is there any explanatrion for this behaviour?
Thanks in advance.
Best
Belal