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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/25/08 12:02
Read: times


 
#156190 - two chips
Responding to: ???'s previous message
hey

I am currently working with a eeprom m24c32 (manufac:ST). It is a serial rom. It works on the I2C protocol. Writing the code for it would be cakewalk if you know the protocol. Even if you dont you can read the manual provided by phillips and the data sheet of m24c32 (i personally found the latter to be more useful and easy to understand).

The other alternative is to use EPROM 27512. It is quite old and it has to be UV erased. The advantage of using this is that you dont need to learn something new (i dont think that this is an adv. as it is always useful to learn something new) but the programming is simpler. The disadvantage would be that you will have to do a lot of wiring for multiplexing the address and the data lines.

cheers

List of 9 messages in thread
TopicAuthorDate
Need help - interfacing a memory IC to the AT89S52            01/01/70 00:00      
   2.            01/01/70 00:00      
      Thanks Steve...            01/01/70 00:00      
   MY suggestion...            01/01/70 00:00      
      Thanks!            01/01/70 00:00      
         not so fast            01/01/70 00:00      
            SPI it will be then...            01/01/70 00:00      
               If its SPI you decided on, then ...            01/01/70 00:00      
   two chips            01/01/70 00:00      

Back to Subject List