m-labs / artiq

A leading-edge control system for quantum information experiments
https://m-labs.hk/artiq
GNU Lesser General Public License v3.0
414 stars 192 forks source link

Enable dynamic address configuration in Kasli I2C EEPROM #2402

Closed fsagbuya closed 2 months ago

fsagbuya commented 2 months ago

ARTIQ Pull Request

Enable dynamic address configuration in Kasli I2C EEPROM to support Kasli v2.0. Right now the default address is 0xa0. To use the address for Kasli v2.0, this needs to be changed to 0xae in device_db.

Description of Changes

Related Issue

https://forum.m-labs.hk/d/732-how-to-access-kaslis-eeprom-loc0/2

Type of Changes

Type
:sparkles: New feature

Steps (Choose relevant, delete irrelevant before submitting)

All Pull Requests

Code Changes

Git Logistics

Licensing

See copyright & licensing for more info. ARTIQ files that do not contain a license header are copyrighted by M-Labs Limited and are licensed under LGPLv3+.