DUNE-DAQ / timing

0 stars 3 forks source link

I2C error upon IO reset for GIB #87

Closed JamesJieranShen closed 11 months ago

JamesJieranShen commented 1 year ago

Hello, I am running an issue using dtsbutler to perform a IO reset for the gib. Upon flushing the firmware, I exectued dtsbutler io GIB reset, which gave me the following error:

RuntimeError:  I2C bus: i2c error. No acknowledge received I2CException on bus: i2c

I was able to get around this by executing a separate setup script to initialize the GIB, written by @jsensenig. Subsequent IO reset commands and others execute in dtsbutler without issue.