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.

PLLSS registers base address

Hi,

Where can I find the base address of the PLLSS registers for the TMS320DM814x devices? Section 2.9 of the TRM (http://www.ti.com/lit/ug/sprugz8a/sprugz8a.pdf) Lists the base addresses for all the register groups (sections 2.9.2 to 2.9.19) except the PLLSS group (section 2.9.1). The reason I need this information is so that I can check what frequency the PLLs are running at on an evalutaion board when running certain applications.

Thanks.

Steve.

  • Hi Steve,

    PLL base address for DM184X is 0x481C5000. (You can find it from source code and in TRM we can see unsder USB subsection at 2522 page)

    Register address = Base + corresponding register offset

    Regards

    AnilKumar

    Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question.  Thanks!