Mark W. Thoren
Mark W. Thoren
dma_tests.py: change np.sum to np.max to prevent rollover Signed-off-by: Mark Thoren # Description Add support for AD7768, 8-channel simultaneous sampling sigma-delta ADC. dma_tests.py updated - using np.sum causes rollover to...
# Description Add support for LTC2387 (18-bit variant) and AD4020. ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes...
@D-Disha I'm working on a new board that expands on the examples in https://github.com/analogdevicesinc/pyadi-iio/tree/main/examples/ad5592r_examples. I just ran into an error that seems to be caused by https://github.com/analogdevicesinc/pyadi-iio/pull/625 . ``` File...