Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 22nd February 2004, 10:55 AM   (permalink)
Default Ext EEPROM read delay?

Question 1:
I have used external eeproms sinse i started using PIC:s about a year ago. I have always thought that there should be a 10ms delay between each read/write to the eeprom.

But now when i am thinking of it, is it really nessecary when reading? I can remember i have seen a explanation to the delay that says that there must be a delay for the data to be written to EEPROM.

The read delay is a problem when i am displaying a bitmap on my GLCD when reading from EEPROM. The drawing procedure takes toooooooo long time because of the read delay.


I have also thought of put the bitmap data in the PIC:s program memmory. Is that difficult? I am using PicBasic Plus. I suppose reading from program memmory would be ways faster than from a EEPROM, right?
brodin is offline  
Old 22nd February 2004, 12:36 PM   (permalink)
Default

Its should be written in the datasheets , each chip has its own timings...
udi_hakim is offline  
Old 22nd February 2004, 02:44 PM   (permalink)
Default

As you say, there is a delay time when you WRITE to EEPROM, not when you read!. You can also usually write more than one byte, the actual number depending on the particular EEPROM, followed by a single delay time - this speeds writing considerably. Consult the datasheet for your EEPROM for more details (generally the larger the EEPROM, the more bytes you can write).
Nigel Goodwin is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 04:44 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker