Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

RAMPS-FD: add I2C EEPROM #20

Open
bobc opened this issue Dec 18, 2013 · 1 comment
Open

RAMPS-FD: add I2C EEPROM #20

bobc opened this issue Dec 18, 2013 · 1 comment

Comments

@bobc
Copy link
Owner

bobc commented Dec 18, 2013

A non-volatile storage is useful for storing config or board identification to allow single firmware for different shield versions.

For compatibility with RADDS, use 24LC256 type on I2C-0. Compatible with 3.3V or 5V base board.

bobc added a commit that referenced this issue Dec 18, 2013
#3 replace C301, C302, C303 and C501 with ceramic 0805;
#4 change endstop connectors to 6x1 and 6x2 to allow key position
#9 change E-STOP connector to KK type;
#18 add 10k pulldowns on heater outputs from CPU
#19 change E-STOP buffers to HCT type to always drive FETs at 5V and remove inverting drivers on heater outputs;
#20 add 24LC256 I2C EEPROM
@cefiar
Copy link
Contributor

cefiar commented Dec 22, 2013

Implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants