dubstructor Posted July 22, 2009 Report Posted July 22, 2009 Hi there ! So here's the plot, I'm using a single, 24lc512 chip as bankstick, and guess what, I have NO problem writing and reading it ! Wonderful.I was just wondering something, tried to look for it on both forum and wiki, but it doesn't seem to bother anyone .... So here's the question : with the MIOS_BANKSTICK functions, one can access adresses from 0x0000 to 0xffff, right ? So if I compute well, 65536 bytes.But in a 512k bankstick, shouldn't there be 512*1024 = 524288 bytes ? Ie, eight times 65536 ?Note, that's not really a problem since my apps usually don't need more than a couple thousand bytes on ROM. But I'd like to understand.... Thanks to anyone who'd kindly waste a little time explaining.Blessings Quote
lylehaze Posted July 22, 2009 Report Posted July 22, 2009 The Microchip Technology Inc. 24AA512/24LC512/ 24FC512 (24XX512*) is a 64K x 8 (512 Kbit) Serial Electrically Erasable PROM,So there it is.. 512 k BITS..we usually use Byte-sized chunks. :-)LyleHaze Quote
dubstructor Posted July 23, 2009 Author Report Posted July 23, 2009 Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah (kbits==kbyte/8?"YES YOU GOT IT!":"no poor loser.")Uuuuuh looks like the datasheet ;)OK except I don't understand the word "chunk" and am actually drunk at white rhum I think I get it lylehaze. Won't bother U anymore (maybe)What would I do without ya :D ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.