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.

TDA4AL-Q1: VPAC And DMPAC Max frequencies

Part Number: TDA4AL-Q1

Tool/software:

Hi, 

in the datasheet of the TDA4AL, it states that VPAC and DMPAC max frequencies is not supported if running concurrently. 

The example given, max combinations are 720/480 and 650/520 for VPAC/DMPAC, respectively is for the T variant. What are the supported combinations for the H variant where the max frequency is 600/300 MHz for VPAC/DMPAC, respectively?

  • Hi Daviel,

    The issue is that both DMPAC and VPAC are driven from the same PLL, and rely on HSDIV dividers to divide down a valid PLL frequency to valid DMPAC and VPAC frequencies, while DMPAC and VPAC are limited to a maximum speed according to each speed grade.

    For the T superset speed, VPAC and DMPAC can independently operate at 720 and 520.

    DMPAC == 720 can be achieved with PLL rate of 1440 MHz with DMPAC = PLL/2 = 720 MHz and VPAC = PLL/3 = 480 MHz.  

    Similarly ...

    VPAC = 520 can be achieved with PLL rate of 2600 with VPAC = PLL/4 and DMPAC = PLL/5 = 520 MHZ.

    All of that gets simpler for the H speed grade since VPAC <= 600 MHz and DMPAC <= 300 Mhz are evenly divisible.

    So you can set PLL = say 2400 MHz and VPAC = PLL/4 and DMPAC = PLL/8.

    Regards,

    Kyle