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.

RTOS/TM4C1294NCPDT: TM4C1294KCPDT

Part Number: TM4C1294NCPDT

Tool/software: TI-RTOS

Hi,

I am using eeprom in call back mode.

Currently i am writing 96 bytes at a time and it will complete in 1.72ms. That is i received event signal after this time out.

For above mentioned operation if it generate interrupt after every 4 byte write internally ?. How much time the interrupt elapse?..

If i am using a thread which has higher priority and it is critical, and if i am using eeprom in call back method and i a m writing 200 bytes at a time,

How it will effect the thread execution?..

Regards

Nikhil