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.

AIF and FSYNC unused in C6474

Other Parts Discussed in Thread: TMS320C6474

I want to leave the AIF and FSYNC peripherals unused in C6474.

what should  those pins to connect?

AIFRX[0:5], AIFTX[0:5], AIF_VDDA, AIF_VDDD, AIF_VDDR, AIF_VDDT

FSYNCCLK, FRAMEBURSTN...

TMS320C6474的AIF和FSYNC外设,

如果不使用的话,他们有关的引脚应该怎么连接。

谢谢 !!

Thanks!!

  • Hao Wang,

    Please refer to the C6474 datasheet and the Hardware Design Guide application note. The AIF and FSYNC User Guides may have additional information, but the datasheet and HW Design Guide are the best resources for this.

    You can download all of these from the TMS320C6474 Product Folder.

    Regards,
    RandyP

  • Hao,

    The documentation is not clear on our recommendation when the entire AIF peripheral is not used.  We are verifying this with the design team but believe all power pins must receive the rated voltage even is AIF is unused.  If the design team responds differently, we will update this thread.

    The AIF_VDDT11, AIF_VDDD11 and AIF_VDDA11 supply inputs must receive 1.1V.  The AIF_VDDR18 supply inputs must receive 1.8V.  These supply inputs will not require the filtering as defined in the Hardware Design Guide but the supply voltage will be needed.  The current draw on these pins will be very low because the software will allow these circuits to remain clock gated and powered down internally.

    The Hardware Design Guide states that unused AIF RX and TX pins can be left floating as stated in section 7.7.1.  The unused FSYNCCLKP/N and FRAMEBURSTP/N pins must be terminated as shown in Figure 21 of the HDG.

    Tom

     

  • Tom Johnson16214, RandyP: Thank you!