CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Datasheet for 24LC256 refer only to erase/write timings..

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

Datasheet for 24LC256 refer only to erase/write timings..
PostPosted: Wed Oct 25, 2006 1:51 am     Reply with quote

Hi,

The datasheet for 24LC256 External EEPROM refers only to the Erase/Write cycle time.

I would like to know the read time for 1 byte or is it the same as the Erase/Write cycle ??

Also does the endurance level come down when data is only read (only read cycle)??

thanks
arunb
Ttelmah
Guest







PostPosted: Wed Oct 25, 2006 2:05 am     Reply with quote

Read is as fast as you can clock the data.
The speed is limited only by the transaction rate on the bus. Only write/erase cycles take longer than this (hence the data for these).
It is 'implicit' in the text phrasing of the paragraph describing the read cycle, where it says that the data is available on the next clock cycle, after the address is sent, and in the 'read' clock diagram, where it shows the address being clocked into the chip, and the data clocked out, with no delay at all between these operations. There obviously is a time lag between the address arriving, and the data being presented, but this is inside the specifications for the bus timings. Normally tiny (perhaps 10nSec).

Best Wishes
arunb



Joined: 08 Sep 2003
Posts: 492
Location: India

View user's profile Send private message Send e-mail

RE:
PostPosted: Wed Oct 25, 2006 2:11 am     Reply with quote

Hi,

Thank you for the reply.

Is the endurance level (100K) affected by read cycles ??

thanks
arunb
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Oct 25, 2006 2:14 am     Reply with quote

Quote:

Does the endurance level come down when data is only read
(only read cycle)??

See page 4 of the AN537, in the section on "Endurance and Read Cycles".
http://ww1.microchip.com/downloads/en/AppNotes/00537.pdf
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group