I have been trying to get the board and DAC running for some time now, but the DAC don't seem to respond to any commands (it responds to address scan though).
I've tried to write the DAC outputs directly (3-bytes consisting 0011+dac addres, data high byte,data low byte) and using the input registers (001) and latching the values to the output (0010).
I can't also read from the DAC registers. There are two more devices on the same I2C bus and I managed to write their drivers and get them to work immediately.
I have two questions and one statement to begin with:
- This is relatively new chip and dev board, has anyone get these working?
- Are you supposed to supply the VIO yourself (I2C_PMOD) ?
- There seems to be an error in the schematis: on the page 8, the VIO is connected to VDD and VDD is connected to VLOGIC in the DAC. This might be an issue.
Best regards,
Janne