Discussion Forum

Interface extern EEPROM over SPI Interface

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Christian Konrad
Posted
16-May-2001 08:25 GMT
Toolset
C51
New! Interface extern EEPROM over SPI Interface
Hi

I want to interface a serial EEPROM over the SPI Interface to an
Atmel 89S53. Does anybody have some Source Code to do this. My
doesn't work! For the EEPROm I have first to transmit the write enable
instruction and after that the write command the address and the data.
In my Code the Clock stops after every Byte. This is wrong. Why does
this happen?

Thanks for help

Christian
Read-Only
Author
Andrew Neil
Posted
16-May-2001 11:19 GMT
Toolset
C51
New! RE: Interface extern EEPROM over SPI Interface
Have you searched the Keil knowledge base, samples, and the Vendors' websites?
Read-Only
Author
Christian Konrad
Posted
17-May-2001 16:42 GMT
Toolset
C51
New! RE: Interface extern EEPROM over SPI Interface
Thank you! It works yet!

Next Thread | Thread List | Previous Thread Start a Thread | Settings