Exact match. Not showing close matches.
PICList
Thread
'[PIC]: How do I read/write from/to a 24C16C serial'
2001\05\28@093204
by
Frej
2001\05\28@110449
by
Drew Vassallo
2001\05\28@132744
by
Frej
Thanks, Drew!
That helped me a bit on my way.
But that routine can just read/write 256 bytes of an 24Cxx EEPROM (I hope I'm right)
What I'm looking for is a routine that can read every single byte of an EEPROM (ie. a 2k eeprom)
Maybe it's called page-shifting or something.
--
http://www.piclist.com hint: The list server can filter out subtopics
(like ads or off topics) for you. See http://www.piclist.com/#topics
2001\05\28@181702
by
Drew Vassallo
>But that routine can just read/write 256 bytes of an 24Cxx EEPROM (I hope
>I'm right)
>What I'm looking for is a routine that can read every single byte of an
>EEPROM (ie. a 2k eeprom)
>Maybe it's called page-shifting or something.
You'll have to check out the datasheet for that chip. Reading can be done
sequentially, without the need for switching pages, I believe.
Writing, however, is dependent on the page size for a given chip.
You can modify the routines from the web page that I mentioned so that they
just read sequentially, rather than what's called "Random Read", as my code
does. This should be a very minor change.
--Andrew
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
http://www.piclist.com hint: The list server can filter out subtopics
(like ads or off topics) for you. See http://www.piclist.com/#topics
More... (looser matching)
- Last day of these posts
- In 2001
, 2002 only
- Today
- New search...