lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[smio:fmc130m_4ch:eeprom] make standalone tool to read/write FMC EEPROM #46

Closed lerwys closed 7 years ago

lerwys commented 8 years ago

Issue by lerwys Tuesday Nov 18, 2014 at 17:00 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/46


Problem: There is a need to have standalone read/write FMC EEPROM

lerwys commented 7 years ago

Solution: Implement EEPROM read/write for FMC130M EEPROM. The FMC250M EEPROM structure is a bit different and will need another implementation (different I2C busses, etc).

This is implemented by commits 71622edaafd30ba15931f8c25623fa0aa05f8dd6, 0285a6f6944668accb65f5c3619c50aac38d57a4 and 276d64c254f1b618b202df8ffdc807b3bce31b32