Other Parts Discussed in Thread: DDC112
Hi everyone,
I just get into the DDC112. A first prototype is built and I'm currently implementing the communication.
This is what I did so far:
- Within the initialization TEST is set to HIGH and RANGE0-2 is set to 111 (Cf = 87.5pF)
- CLK is connectect to the 7.372800MHz microcontroller clock
- A timer toggles the CONV pin every 1ms
- As soon as DVALID goes LOW, an external interrupt is triggered
- Within this external interrupt DXMIT is set to LOW
- Afterwards DOUT is read and the DCLK is manually toggled two times
- This is done 40 times
- Later DXMIT is set to HIGH again
Unfortunatly, if I convert the 40bit string into two 20bit integer values, they don't look like the suggested output.
Thanks...
Benjamin Kuch
Seabear Diving Technology
