Page 1 of 1

DAC frequency limitations; use of APLL

Posted: Tue Apr 02, 2019 8:03 pm
by hpeteranvin
Hi,

I wonder if anyone has any idea of what the practical frequency limits of the built-in DAC happens to be.
Also, the TDM states that when used in DAC mode one should use PLL_D2_CLK as the reference, but the top says that when using PLL_D2_CLK as a reference one should avoid fractional divisors. Are either of these negotiable?

Re: DAC frequency limitations; use of APLL

Posted: Wed Apr 03, 2019 3:59 am
by ESP_Sprite
I don't think there's a hard limit to the DAC frequency... I do know I've gotten a good 13MHz or so out of it, although I can't comment on the specifics wrt noise figures. Wrt trm: My guess is that you should avoid fractional divisors as they introduce jitter in the sampling rate, and you're better off just configuring the PLL for the rate you want instead.

Re: DAC frequency limitations; use of APLL

Posted: Sat Apr 06, 2019 8:10 am
by hpeteranvin
OK, so I am guessing you are telling me to use the APLL after all?
At that frequency it has a *lot* of potential.