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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/25/02 07:35
Read: times


 
#20123 - RE: AT28C256
After writing a byte/page to EEPROM poll the status bit and wait for writing to be finished. Then write the next byte/page.

Make a small Rx buffer about 64 bytes in data RAM and put the received bytes to buffer. When buffer full, write data to eeprom and then acknowledge it to master PC and request the next 64 bytes. This concept has proven to be acceptable and runs OK. I have used it in a few of my applications.

Franc

List of 8 messages in thread
TopicAuthorDate
AT28C256            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      
RE: AT28C256 - re:Franc            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      
RE: AT28C256            01/01/70 00:00      

Back to Subject List