interface SPI 25T80 memory with PIC16F84A

Status
Not open for further replies.

johnnystrong

Newbie level 4
Joined
Jul 28, 2013
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
61
i need to interface an 25T80 memory with PIC16F84A. i found 25T80 datasheet but i could not write to his state register. when i read this register after been writing 0X00, i receive 0XFF. i use proton compiler and issis
is someone can give me an algorithm to access that device please
 

Hi,

That memory chip used the SPI protocol which is not a hardware feature of the 84A.

You could write your own software SPI routine, but it would be simpler to use a more modern 16F chip that has an inbuilt SPI module like the 16f88 or 16f876/7
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…