External EEPROM MKR 1310 WAN

Good afternoon,

this topic has been discussed a few times. Tried a few times, but I don't get my Topic with the EEPROM going.
So my setup is
MKR1310 WAN
EEPROM is a 24FC512-I/P
Connections
VCC of EEPROM connected to 3,3V
VSS of EEPROM connected to GND
A0, A1, A2 of EEPROM connected to GND
SCL of EEPROM connected to SCL MKR (PIN 12)
SDA of EEPROM connected to SDA MKR (PIN 11)

As a few already recommendet I used the SparkFun_External_EEPROM library. But as soon as I load the Excample Sketch (BasicReadWrite) onto the MKR I a always get the error "No memory detected. Freezing" on my Serial monitor.

What am I doing wrong?

Regards
Patrick

Missing pullup resistors?

Did you run i2c_sniffer?

Found the problem. There was a bad connection on my breedboard. What a stupid mistake.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.