This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digispark:tutorials:eeprom [2013/02/10 18:32] Zenzizenzizenzic [Programming:] Wrong pin for SCL |
digispark:tutorials:eeprom [2013/03/29 06:59] PeterMortensen [Product Description:] Copy edited [9]. |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| [[https://s3.amazonaws.com/digispark/images/m/eeprom6.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom6.jpg}}]][[https://s3.amazonaws.com/digispark/images/m/eeprom2.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom2.jpg}}]][[https://s3.amazonaws.com/digispark/images/m/eeprom1.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom1.jpg}}]] | [[https://s3.amazonaws.com/digispark/images/m/eeprom6.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom6.jpg}}]][[https://s3.amazonaws.com/digispark/images/m/eeprom2.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom2.jpg}}]][[https://s3.amazonaws.com/digispark/images/m/eeprom1.jpg|{{https://s3.amazonaws.com/digispark/images/t/eeprom1.jpg}}]] | ||
| - | The EEPROM Shield Kit allows you to build a Digispark shield which connects a 256Kbit Serial Electrically Erasable PROM (EEPROM) memory IC to the Digispark development board. The IC used is the Microchip 24LC256 and it communicates with the Digispark over the I2C bus. The EEPROM Shield can be used to store data even after the device is powered off. The IC has an endurance rating of over 1 million write/erase cycles and its rated data retention is more than 200 years. | + | The EEPROM Shield Kit allows you to build a Digispark shield which connects a 256 kbit serial electrically erasable PROM (EEPROM) memory IC to the Digispark development board. The IC used is the Microchip 24LC256 and it communicates with the Digispark over the I²C bus. The EEPROM Shield can be used to store data even after the device is powered off. The IC has an endurance rating of over 1 million write/erase cycles and its rated data retention is more than 200 years. |
| This is an unassembled kit and requires basic soldering. This is designed for use with the Digispark development board, which is not included. | This is an unassembled kit and requires basic soldering. This is designed for use with the Digispark development board, which is not included. | ||
| - | |||
| =====Parts:===== | =====Parts:===== | ||
| Line 66: | Line 65: | ||
| =====Programming:===== | =====Programming:===== | ||
| + | |||
| + | *TROUBLESHOOTING NOTE: If you experience trouble writing to the EEPROM try connecting a jumper wire from Pin 4 of the IC (or any GND) to Pin 7 of the IC (Pins: http://ww1.microchip.com/downloads/en/devicedoc/21203m.pdf) - some boards may be missing this connection, we are looking into it further.* | ||
| + | |||
| The pin connections are as follows: | The pin connections are as follows: | ||