Part Number: DAC60004
Other Parts Discussed in Thread: DAC63004WCSP-EVM, DAC63004W, DAC63004
Hi,
We have a fairly simple design based around a Nordic nRF54L15 SoC paired with a DAC60004 and connected via the I2C interface. The interface is of course, very simple being SDA/SCL/VDD/GND.
We brought up our firmware using the Nordic nRF54L14DK evaluation board and the DAC60004 EVM and with proper jumpering on the DAC EVM (USB disabled), I2C selected, we were successful with bringing up the application with full DAC operation at the default I2C address (0x48).
We then moved to the prototype boards with our circuit design and we find no connectivity with the DAC. The SDA line is asserted low at the START but no data is emitted and no clock appears on SCL.
The circuit differences between the DK/EVM and our prototype are that the A0 line is held low instead of high (address 0x49), The GPIO line is being held low through a resistor, and the SDA/SCL lines are connected to two different pins on the nRF54L15. The firmware loaded on the prototype targets the new SCL/SDA pins.
We have confirmed connectivity and termination of the SDA, SCL, VDD, and GND connections on the prototype board for the DAC and the nRF54L15 and are at
a loss as to why this basic connection is not functioning. 
We are attaching the nRF54L15 and DAC60004 portions of the schematic for reference and would appreciate your review and guidance as to what could be blocking this basic connectivity issue.