Other Parts Discussed in Thread: LDC1314, LDC1312,
I've set up a linux serial port to talk to the 1312EVM. I send a reset command and then set the registers to
0x1a 0x0201
0x1b 0x8209
0x14 0x110a
0x15 0x110a
0x08 0x0006
0x09 0x0006
I then read the status (0x18) and get back 0x000c which means data is ready to read. I read channel 0 (0x00) and 1 (0x02) and then check status again. Neither DRDY nor UNREADCONVx get set. What bit do I need to set (or clear) to get continuous conversion to go?
Thanks,
Mike