Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/15/05 13:07
Read: times


 
#93435 - difference between two same task!
In my home telephone set there is 1000 location for memory calls
when i erase one location it don't take conspicuous time for erasing
neither at first neither at last location

I remember In one of my project,memory algorithm was LIFO(Last In First Out)
When i wanted erase a memory in first location
I was reading 16 bytes from second location,and writing it in to first
I was reading 16 bytes from 3th location and writing it in to second
.....
Assume that 160 memories location are used
and i want to erase first location
so,
10ms(E2prom Write cycle)*16(Memory string)*160(memory in location 1)=25.6 second

With a comparsion between two stories,In your mind what happens?
is this difference for erasing algorithm?
or it is for memory type or another things?


Mehdi

List of 9 messages in thread
TopicAuthorDate
difference between two same task!            01/01/70 00:00      
   Erase time            01/01/70 00:00      
   A few things to think about            01/01/70 00:00      
      Clearing a flag or mem pointer            01/01/70 00:00      
         Same principle            01/01/70 00:00      
            Erase and Replacement            01/01/70 00:00      
               Re: replacement            01/01/70 00:00      
                  A very nice storing/erasing method            01/01/70 00:00      
                  A very nice storing/erasing method            01/01/70 00:00      

Back to Subject List