JuliaComputing / xtrx_julia

XTRX LiteX/LitePCIe based design for Julia Computing
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

DAC and PMIC readback #84

Closed sjkelly closed 1 year ago

sjkelly commented 2 years ago

We are likely going to need to interface with the soft I2C core in order to boost the sample rate to ensure clock precision and signal fidelity on the limelight interface.

TODO:

sjkelly commented 1 year ago

I am closing this in favor of using a direct bit bang approach to the I2C bus from userspace, as suggested by Florent in #91