This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DAC1282 pulse mode

Other Parts Discussed in Thread: DAC1282

I'm confused about the operation of the pulse mode.  In the May 2015 datasheet,

page 15 says: "The SYNC input synchronizes the output signal to a known time reference. In sine mode, SYNC resets the sine wave to the zero crossing. In Pulse mode, SYNC selects one of two user-programmed dc levels."

On page 23, 8.2.7.1 says: "In sine, dc, and pulse mode, SW/TD controls the output switch. When SW/TD is low, all switches are forced open, overriding the switch register setting (SW[2:0]). When SW/TD is high, the switch is transparent to the value of register setting. In power-down mode, the switch is forced open."

And page 25 further describes pulse operation: "In pulse mode, the SYNC pin selects one of two pre-programmed pulse levels. The pulse levels are programmable from +2.5 V to –2.5 V in approximately 3-dB steps by pulse level registers PULSA and PULSB. When SYNC is low, the value of the PULSA register drives the DAC; when SYNC is high, the value of the PULSB register is the code of the DAC, as shown in Figure 41. When the SYNC pin is changed, the DAC output updates immediately to the new code."

Does the pulse mode pattern (A or B) change one clock after the SYNC pulse changes state or according to the divide by 16 clock sync timing shown in figure 39?

If I want to feed the DAC pulse outputs through the switch as shown in figure 51, would the switch configuration change from open to closed one clock after SW/TD changes goes high or 1 to 16 clocks after SW/TD goes high (depending on sync as shown in figure 39)?

  • Hi Barry,

    Welcome to the TI E2E Forums!

    I'll have to do a bit of research to find out exactly what happens in pulse mode when the SYNC pin transitions. However, Figure 45 in the datasheet shows the general idea of what the DAC1282 output does after a SYNC transition:

    The output appears to be updating nearly immediately; however, with 50us intervals, it is not easy to map this to a number of clock periods. Let me get back to you with more details...

     

    Regarding SW/TD timing, I would guess the switch would close around 1 clock period after SW/TD changes. I'll verify and follow up on this as well...

    ...It's not going to follow Figure 39's timing as this is only for digital data mode, where the SW/TD input is being used for the bitstream input. In this mode, SW/TD is not controlling the switch.

     

    Best Regards,
    Chris

  • Hi Barry,

    I looked into the delays associated with switching the the SYNC and SW/TD pins and when their respective effects take place (in pulse mode).

    In the case of both signals, there is no dependence on the master clock and only a propagation delay of about 10ns will be required for their effects to take place. For the SW/TD signal, the opening or closing of the switch will require an additional 50ns for the break-before-make operation.

    Best Regards,
    Chris

  • Chris,

    Thanks for your timely and thorough response.  I now have a clear understanding of the behavior of this device for my application.

    Best regards,

    Barry