analogdevicesinc / pyadi-iio

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

Ad5754r update driver and examples #501

Closed ribdp closed 7 months ago

ribdp commented 7 months ago

Description

  1. Update driver to support additional attributes defined in the firmware
  2. Remove typos from the example script
  3. Update example script to demonstrate use of the dac attributes

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:

ribdp commented 7 months ago

Hi @tfcollins - this PR is ready for review