Hi,
I am tryng understand the logic of writeasync in Flash EEPROM Emulation FEE.
What is the DataBufferPtr exactly ?
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.
Hi,
I am tryng understand the logic of writeasync in Flash EEPROM Emulation FEE.
What is the DataBufferPtr exactly ?
Hi Emre,
What is the DataBufferPtr exactly ?
Pointer to data buffer.
That means for the write operation this pointer will hold the address of the buffer which consists of the data to be written. And for read operations consists of the address of the destination buffer where data need to be stored.
The above screenshots are from TI FEE user guide.
--
Thanks & regards,
Jagadish.