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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/06/04 05:59
Read: times


 
Msg Score: -1
 -1 Answer is Wrong
#78855 - RE: data Flash
Responding to: ???'s previous message
Battery backed up SRAM are thing of past with EEPROM & FLESH. They are (battery backup SRAM) are prone to data corruption during power ON/OFF.

Parallel EEPROM like AT28c256 is also prone to data corruption as though they are software write protection but consider the situation when this protection is disabled for writing some bytes(by appl code) and there is power on/off , brown out. During these conditions it is quite poosible that CE, WR ect signal state are undefined and may cause unsolicites writing on memory location.Moreover parallel interfacting increase circuit design/ PCB design burden.

Serial EEPROM are safer in this respect as there everything is done through serial command and it is veru diffi for brown out event to generate this command seqeneces.

When 51' micro with internal EEPROM (89s8252 ,RD2 ) then why to go for external EEPROM



List of 16 messages in thread
TopicAuthorDate
data Flash            01/01/70 00:00      
   RE: data Flash            01/01/70 00:00      
      RE: data Flash Try 89s8252            01/01/70 00:00      
   RE: data Flash            01/01/70 00:00      
   RE: data Flash            01/01/70 00:00      
   RE: data Flash            01/01/70 00:00      
      RE: data Flash            01/01/70 00:00      
         RE: EEPROM and Brownouts            01/01/70 00:00      
         RE: data Flash            01/01/70 00:00      
         RE: data Flash            01/01/70 00:00      
            RE: data Flash            01/01/70 00:00      
               RE: data Flash            01/01/70 00:00      
                  RE: data Flash            01/01/70 00:00      
                     RE: data Flash            01/01/70 00:00      
      RE: data Flash            01/01/70 00:00      
         RE: data Flash            01/01/70 00:00      

Back to Subject List