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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/08/04 05:01
Read: times


 
#73771 - RE: Stupid EEPROM question
Responding to: ???'s previous message

Many eprom burners can write eeproms and flash. I know mine can. For developement, why not use a micro with the flash internal and ISP as they normally don't require a eprom burner to load the code. Many of them can also access external memory so you can write code to program your eeprom or flash etc. My expensive burn all programmer gathers dust these days.


As for your question regarding using devices >64k. Either tie the unused address lines to 0V or connect them to a latch that your code can write to, or if you have spare port pins, use them. This implements what is called 'bank switching'.

A good source for flash chips is from old PC motherboards - from Pentium1 onwards, most boards had flash bios which were usually a 1mbit flash device in the early days.




List of 25 messages in thread
TopicAuthorDate
Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      Execute whilst Programmin            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
         RE: Stupid EEPROM question            01/01/70 00:00      
            Executing code Vs moving code - Oleg            01/01/70 00:00      
               RE: Executing code Vs moving code - Oleg            01/01/70 00:00      
                  Executing code Vs moving code - Anders            01/01/70 00:00      
                     RE: Executing code Vs moving code - And            01/01/70 00:00      
                         Executing code Vs moving code - Bartoz            01/01/70 00:00      
                           RE: Executing code Vs moving code - Bartoz            01/01/70 00:00      
                              Learning never stops - Oleg            01/01/70 00:00      
                           RE: Executing code Vs moving code - Ra            01/01/70 00:00      
                              RE: missing the point            01/01/70 00:00      
      RAM or ROM            01/01/70 00:00      
         RE: RAM or ROM            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
         RE: Stupid EEPROM question            01/01/70 00:00      
            RE: Stupid EEPROM question            01/01/70 00:00      

Back to Subject List