analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
https://analogdevicesinc.github.io/pyadi-iio
Other
141 stars 101 forks source link

Add support for SPI AD3552R #519

Closed machschmitt closed 7 months ago

machschmitt commented 8 months ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Add support for standard SPI AD3552R DAC.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Documentation

If this is a new feature or example please mention or link any documentation. All new hardware interface classes require documentation.

Checklist:

machschmitt commented 7 months ago

There is a new branch supporting upstream ad3552r and axi-ad3552r and cn0585. https://github.com/machschmitt/pyadi-iio/tree/spi_axi_ad3552r_cn0585 Closing this PR since ad3552r pyadi-iio support will be provided later when linux and pyadi-iio support for ad3552r reach a stable state.