Hi,
I am using Ad5667R as PA bias voltage programming, can you help me with the register writing /programming of DAC output voltage.
Thanks,
Naveen
Hi,
I am using Ad5667R as PA bias voltage programming, can you help me with the register writing /programming of DAC output voltage.
Thanks,
Naveen
Hi Sharabu_Naveen ,
Thank you for reaching out. We are currently experiencing a high volume of inquiries, and responses may be delayed. Rest assured, we are queuing your question and will get back to you as soon as possible.
Br,
Den
Hi Sharabu_Naveen ,
Can you provide more info about your application, like what mode do you intend to use? In a nutshell you'll use its I2C interface. The first byte is the command byte, which includes the DAC address and the command code. The next two bytes contain the 16-bit DAC code, calculated as (desired voltage / reference voltage) * 65535. Adjust your specific I2C implementation as needed for your microcontroller setup.
Br,
Den