Post Go back to editing

Init AD5761 device

Thread Summary

The user is experiencing issues writing to the control register of an AD5761 DAC using SPI mode 1. The final answer suggests ensuring each SPI transaction is 24-bits long and checking the timing characteristics, especially the SYNC time. The user confirms using 24-bit messages and provides a scope shot showing random responses, indicating potential issues with the SPI communication or timing.
AI Generated Content
Category: Software
Product Number: AD5761

Hello, im trying to get a AD5761 to work and can't manage to write the control register.

Hardware setup:

V_REFIN = 2,5V

V_DD = 24V

DV_CC = 5V

RESET, CLEAR and ALERT floating

AGND, DGND, V_SS, LDAC tied to GND

Register write + read:

I'm using SPI mode 1 and this write to the control register happend within the first second of power up.

As you see the write and read is not successful. Do you have any advice on how to proceed?

Edit Notes

Corrected hardware setup
[edited by: Christoph719 at 12:38 PM (GMT -5) on 27 Nov 2025]