It is possible to perform a read or write operations in flash memory at the same time?
I´m using F021 API 1.51.
Regards...
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
It is possible to perform a read or write operations in flash memory at the same time?
I´m using F021 API 1.51.
Regards...
David,
You can read from one Flash bank without any delay while erasing/programming another bank. If you want read the bank which is being erased/programmed, the read operation will be delayed till the completion of erasing/programming operation.
Thanks and regards,
Zhaohong