2018-01-25 06:37 AM
Hello all,
I am trying to interface SPI EEPROM, my master controller is PIC32MX575F512L, I am able to generate waveforms specified in Datasheet for READ and WRITE operations, I have also tried to read the status Register(RDSR), but all i can receive is 0xff only, kindly help me to solve this.
Regards,
Sunil Kumar
#spi-communication #external-eeprom2018-01-29 09:02 PM
solved, problem was i had not pulled up WP(Pin 3) and HOLD(Pin 7) pin.
2018-07-03 07:10 AM
Hello Sunil,
I am trying to interface M95320 SPI EEPROM but I am unable to read any content. Can you please share your idea and pseudo code?