Hi
In my appliaction I have a continuous hold sequence (A,B, C, A ...) , address lines are tied to 1 (FIFO mode) but I delay reading data until a certain number of hold signals was given out.
The questoin is what happens to the FIFO buffer in such a case. Is it frozen und tile first read, which data is added next. Or is it shifing old data out and adds new one after every new conversion? Or something elese?
Regards
Thomas Lorenz