Hi all,
I have problem with DAC7568 converter. I want to use simultaneous dac output update mode with LDAC pin. Converter is connected to OMAPL137 and it works in synchronous mode. I was trying to load DAC output registers and than make high to low transistion on LDAC pin but without any change on DAC output. Do I have to perform any additional steps in init ? Where can be the problem?
Sourece code:
https://github.com/kyak/microdaq_ert/blob/master/blocks/mdaq/dac7568.c
Thanks!