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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/22/07 14:06
Read: times


 
#139625 - You could focus on using an MCU
Responding to: ???'s previous message
You've probably noticed that EPROMs and SRAMs have similar pinout in many cases. There's nothing to prevent you from using FLASH memory nor is there anything to prevent you from using SRAM + MCU + CF (or any other form of MCU-accessible storage).

Now, for starters, I'd certainly consider using the NMOS EPROMs that I've offered you. They offer only a 1:1 replacement, though. With a FLASH memory, you can store multiple EPROMs' worth of data and simply "add" an offset to the address to make it "look" like the EPROM you can't find.

A CF module requires that you "talk" to the CF in a specific way and that you subsequently emulate the EPROM. The easiest emulation, IMHO, is an SRAM. An MCU can do the "heavy lifting" and can transfer the data to the SRAM. If your hardware simply uses only 4KB of the SRAM, it's pretty easy to do.

A CPLD can also do the job, but it's more difficult if you are unfamiliar with the associated techniques. I simply thought of the CPLD as an easy way to reduce the physical size and complexity of the circuit that you have to build. If you have to change the logic, it's easier to do it inside the CPLD than to change your board, even if it's hand-wired.

RE


List of 27 messages in thread
TopicAuthorDate
replacement for 27C32 EPROM            01/01/70 00:00      
   Package converter?            01/01/70 00:00      
   Why?            01/01/70 00:00      
      To build...            01/01/70 00:00      
         For sale, or hobby use?            01/01/70 00:00      
            hobby use            01/01/70 00:00      
      at $0.40 what's the problem?            01/01/70 00:00      
         the problem is...            01/01/70 00:00      
            There\'s \"free\" IP for those ...            01/01/70 00:00      
         It won't fit the socket.            01/01/70 00:00      
      A common trick            01/01/70 00:00      
   the 24-pin EPROMS...            01/01/70 00:00      
      any memory chip..            01/01/70 00:00      
         it's questionable..            01/01/70 00:00      
         JDEC            01/01/70 00:00      
         How many would you need?            01/01/70 00:00      
            2732s? Without the "C"?            01/01/70 00:00      
               Well, you'd have to raise a supervoltage anyway            01/01/70 00:00      
            Galep-4?            01/01/70 00:00      
               programming spec's for 2732 are in the datasheet            01/01/70 00:00      
                  freightcost            01/01/70 00:00      
                     Paypal's a good option.            01/01/70 00:00      
                     Have you considered a CF + CPLD design?            01/01/70 00:00      
                        CF not yet            01/01/70 00:00      
                           You could focus on using an MCU            01/01/70 00:00      
                              I'll probably do...            01/01/70 00:00      
                                 If you're really loath to use PayPal ...            01/01/70 00:00      

Back to Subject List