24LC512 vs. 24LC515
I am curious what are the difference between the 24LC512 and the 24LC515 EEPROM ICs? They are both 64Kx8bit (512kbit). They seem to have different current ratings. The 512 has a 128-byte page write buffer, but the 256 (comes with Prop demo boards) and the 515 both have 64-byte page write buffers. But the 515 seems to be more expensive.
I have some 24LC515s and they work great.
What benefits does one have over the other? I am assuming both are compatible with the Propeller.
I am guessing the 128-byte page buffer can speed up writing info (when over 64-bytes need to be written). But then can more than 64-bytes be read at once (or is it just writing that is ever limited)? I don't quite know enough about EEPROM design/use to figure this one out.
EDIT: attached datasheets for reference.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
Post Edited (Bobb Fwed) : 8/31/2009 11:46:25 PM GMT
I have some 24LC515s and they work great.
What benefits does one have over the other? I am assuming both are compatible with the Propeller.
I am guessing the 128-byte page buffer can speed up writing info (when over 64-bytes need to be written). But then can more than 64-bytes be read at once (or is it just writing that is ever limited)? I don't quite know enough about EEPROM design/use to figure this one out.
EDIT: attached datasheets for reference.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!
Post Edited (Bobb Fwed) : 8/31/2009 11:46:25 PM GMT
Comments
I would go with the 128 page write as it can take 5ms per page, which totals 2.6 seconds on a complete write. The prop won't see the difference programming it I doubt, because I'd guess it uses a 64 byte/page write.
The Microchip selector states 515's are not available Pb-Free (see screenshot), but the datasheet contradicts this.
tubular
-Phil