View previous topic :: View next topic |
Author |
Message |
keng Guest
|
25lc640 SPI eeprom |
Posted: Fri Mar 21, 2003 7:32 pm |
|
|
hi, i am using the 25LC640 eeprom for storing some data purposes. But the SPI of my microcontroller is occupied now. Therefore i am looking for some coding which able to interface the i/o pin with SPI eeprom.
please advise !
regards
keng
___________________________
This message was ported from CCS's old forum
Original Post ID: 12941 |
|
 |
Tomi Guest
|
Re: 25lc640 SPI eeprom |
Posted: Sat Mar 22, 2003 3:44 am |
|
|
You have a file "25640.c" in your "drivers" directory. It uses bit-banged I/O. Enjoy it!
:=hi, i am using the 25LC640 eeprom for storing some data purposes. But the SPI of my microcontroller is occupied now. Therefore i am looking for some coding which able to interface the i/o pin with SPI eeprom.
:=
:=please advise !
:=
:=regards
:=keng
___________________________
This message was ported from CCS's old forum
Original Post ID: 12949 |
|
 |
|