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

Back to Subject List

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


 
#72308 - RE: Rewrite Ext. Code memory.
Responding to: ???'s previous message
Some changes needed:

/CS(NVRAM) -> GND
/RD(NVRAM) -> PSEN

Since internal Flash + external NVRAM < 64kB, there is no need to switch the EA pin.

Nevertheless you can do it, e.g.:

P1.7 -> /EA


But then no lock bits can be set to be able to change EA after reset.
Also the switcher routine must be in this area of the NVRAM, which was always outside the internal Flash and so always external access occur regardless the current state of EA.


Peter


List of 13 messages in thread
TopicAuthorDate
Rewrite Ext. Code memory.            01/01/70 00:00      
   RE: Rewrite Ext. Code memory.            01/01/70 00:00      
   RE: Rewrite Ext. Code memory.            01/01/70 00:00      
   RE: Rewrite Ext. Code memory.            01/01/70 00:00      
      More info. needed...            01/01/70 00:00      
         RE: More info. needed...            01/01/70 00:00      
            RE: More info. needed...            01/01/70 00:00      
               RE: More info. needed...            01/01/70 00:00      
                  RE: Map 32K device to 8000H-0FFFFH            01/01/70 00:00      
            RE: More info. needed...            01/01/70 00:00      
               RE: More info. needed...            01/01/70 00:00      
                  RE: More info. needed...            01/01/70 00:00      
                     RE: More info. needed...            01/01/70 00:00      

Back to Subject List