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