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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/20/08 13:16
Read: times


 
#160150 - I assume that you have external RAM
Responding to: ???'s previous message
Please describe your hardware. An 8252 could run many programs with no need for external RAM. It just uses its internal RAM and stores non-volatile data in its internal EEPROM. And the program is run from its internal FLASH.

By the look of your program fragment, you have external RAM. This is a totally different space to your program memory in FLASH.

Unless of course you are using an "unconventional" memory scheme.

EEPROM is addressed from 0 in its own space. The data sheet shows how to access EEPROM.

David.

List of 14 messages in thread
TopicAuthorDate
AT89S8253: EEPROM programming via serial COM            01/01/70 00:00      
   simple example            01/01/70 00:00      
   Problem            01/01/70 00:00      
   No need to "increment"...            01/01/70 00:00      
      Problem in migrating from AT89S8252 to AT89S8253 - Pls help!            01/01/70 00:00      
         Confusion            01/01/70 00:00      
            It's Dataflash not EEPROM address, but...            01/01/70 00:00      
               I assume that you have external RAM            01/01/70 00:00      
                  Problem in migrating from AT89S8252 to AT89S8253 - Pls help!            01/01/70 00:00      
                     Probable answer            01/01/70 00:00      
                         Probable answer for serial re-program EEPROM            01/01/70 00:00      
                           AT89S8252, change in serial programing            01/01/70 00:00      
    Problem in migrating from AT89S8252 to AT89S8253 - Pls hel            01/01/70 00:00      
      Please explain your hardware            01/01/70 00:00      

Back to Subject List