#dac #driver #booster #firmware #reference #output #2-channel

ad5627

no_std driver for the AD5627 2-channel digital-to-analog converter (DAC)

1 unstable release

0.1.0 Jul 3, 2023

#11 in #booster

34 downloads per month
Used in booster

MIT/Apache

6KB
68 lines

QUARTIQ Matrix Chat

Booster NGFW (Next-Generation Firmware)

Updated firmware for the Sinara Booster hardware

This software is a complete rewrite of the Booster firmware to align it with the other projects (Stabilizer, Thermostat, ARTIQ), to resolve quality issues in the original firmware, and to enable continued maintenance and improvements.

Documentation

Please see the Online Documentation for usage information.

License

Copyright (C) 2020-2022 QUARTIQ GmbH

Licensed as MIT or Apache-2.0

Hardware

Booster is an 8 channel RF power amplifier in the Sinara open hardware ecosystem. The open hardware designs and hardware discussions are located at https://github.com/sinara-hw/Booster/wiki. The hardware is available from Creotech, QUARTIQ, Technosyste, and M-Labs.


lib.rs:

Driver for the AD5627R 2-output programmable reference generator (2-channel DAC).

Description

This driver allows for configuring either or both DAC output voltages. It assumes that the DAC is using an internal 1.25V reference (AD5627R variant).

Dependencies

~71KB